pub fn vcvtd_f64_s64(a: i64) -> f64
Available on (AArch64 or
target_arch=arm64ec
) and target feature neon
only.Expand description
Fixed-point convert to floating-point Arm’s documentation
pub fn vcvtd_f64_s64(a: i64) -> f64
target_arch=arm64ec
) and target feature neon
only.Fixed-point convert to floating-point Arm’s documentation