Skip to main content

vpermi2b

Function vpermi2b 

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