Skip to main content

vpermi2w128

Function vpermi2w128 

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