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