Skip to main content

vexpandps128

Function vexpandps128 

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