Skip to main content

vcvtpd2ps

Function vcvtpd2ps 

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