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