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