Skip to main content

vpermi2b256

Function vpermi2b256 

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