Skip to main content

vpermi2pd

Function vpermi2pd 

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