Skip to main content

vpermi2pd128

Function vpermi2pd128 

Source
unsafe extern "C" fn vpermi2pd128(
    a: Simd<f64, 2>,
    idx: Simd<i64, 2>,
    b: Simd<f64, 2>,
) -> Simd<f64, 2>
Available on x86 or x86-64 only.