Function vcltq_u8
#[target_feature(enable = "neon")]
pub fn vcltq_u8(a: uint8x16_t, b: uint8x16_t) -> uint8x16_t
Compare unsigned less than Arm's documentation
vcltq_u8#[target_feature(enable = "neon")]
pub fn vcltq_u8(a: uint8x16_t, b: uint8x16_t) -> uint8x16_t
Compare unsigned less than Arm's documentation