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