Skip to main content

vpermi2ps256

Function vpermi2ps256 

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