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