Function vrnda_f32
#[target_feature(enable = "neon")]
pub fn vrnda_f32(a: float32x2_t) -> float32x2_t
Floating-point round to integral, to nearest with ties to away Arm's documentation
vrnda_f32#[target_feature(enable = "neon")]
pub fn vrnda_f32(a: float32x2_t) -> float32x2_t
Floating-point round to integral, to nearest with ties to away Arm's documentation