Function vrndih_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vrndih_f16(a: f16) -> f16
Floating-point round to integral, using current rounding mode Arm's documentation
vrndih_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vrndih_f16(a: f16) -> f16
Floating-point round to integral, using current rounding mode Arm's documentation