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