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