Skip to main content

vcvtps2pd

Function vcvtps2pd 

Source
unsafe extern "C" fn vcvtps2pd(
    a: Simd<f32, 8>,
    src: Simd<f64, 8>,
    mask: u8,
    sae: i32,
) -> Simd<f64, 8>
Available on x86 or x86-64 only.