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