Function vcle_s32
#[target_feature(enable = "neon")]
pub fn vcle_s32(a: int32x2_t, b: int32x2_t) -> uint32x2_t
Compare signed less than or equal Arm's documentation
vcle_s32#[target_feature(enable = "neon")]
pub fn vcle_s32(a: int32x2_t, b: int32x2_t) -> uint32x2_t
Compare signed less than or equal Arm's documentation