Function vcge_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcge_f16(a: float16x4_t, b: float16x4_t) -> uint16x4_t
Floating-point compare greater than or equal Arm's documentation
vcge_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcge_f16(a: float16x4_t, b: float16x4_t) -> uint16x4_t
Floating-point compare greater than or equal Arm's documentation