Skip to main content

vpermi2d256

Function vpermi2d256 

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