Skip to main content

vpermi2w256

Function vpermi2w256 

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