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