Skip to main content

vexpandps256

Function vexpandps256 

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