Function vclt_s16
#[target_feature(enable = "neon")]
pub fn vclt_s16(a: int16x4_t, b: int16x4_t) -> uint16x4_t
Compare signed less than Arm's documentation
vclt_s16#[target_feature(enable = "neon")]
pub fn vclt_s16(a: int16x4_t, b: int16x4_t) -> uint16x4_t
Compare signed less than Arm's documentation