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