Function vcvtah_u64_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvtah_u64_f16(a: f16) -> u64
Floating-point convert to integer, rounding to nearest with ties to away Arm's documentation
vcvtah_u64_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvtah_u64_f16(a: f16) -> u64
Floating-point convert to integer, rounding to nearest with ties to away Arm's documentation