Skip to main content

vpermi2ps128

Function vpermi2ps128 

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