Skip to main content

vpermi2ps

Function vpermi2ps 

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