Skip to main content

vpermi2pd256

Function vpermi2pd256 

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