Skip to main content

vpermi2b128

Function vpermi2b128 

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