pub fn vcvt_f64_f32(a: float32x2_t) -> float64x2_tAvailable on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Floating-point convert to higher precision long Arm’s documentation
pub fn vcvt_f64_f32(a: float32x2_t) -> float64x2_tneon and (AArch64 or ARM64EC) only.Floating-point convert to higher precision long Arm’s documentation