pub fn vcvtd_n_f64_u64(a: u64, const N: i32) -> f64Available on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Fixed-point convert to floating-point Arm’s documentation
pub fn vcvtd_n_f64_u64(a: u64, const N: i32) -> f64neon and (AArch64 or ARM64EC) only.Fixed-point convert to floating-point Arm’s documentation