Skip to main content

vpermi2w

Function vpermi2w 

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