pub fn vcvtd_u64_f64(a: f64) -> u64
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_u64_f64(a: f64) -> u64
target_arch=arm64ec
) and target feature neon
only.Fixed-point convert to floating-point Arm’s documentation