Skip to main content

vpermi2d128

Function vpermi2d128 

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