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