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