Skip to main content

vminpd

Function vminpd 

Source
unsafe extern "C" fn vminpd(
    a: Simd<f64, 8>,
    b: Simd<f64, 8>,
    sae: i32,
) -> Simd<f64, 8>
Available on x86 or x86-64 only.