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