Skip to main content

vexpandps

Function vexpandps 

Source
unsafe extern "C" fn vexpandps(
    a: Simd<f32, 16>,
    src: Simd<f32, 16>,
    mask: u16,
) -> Simd<f32, 16>
Available on x86 or x86-64 only.