Skip to main content

vexpandpd

Function vexpandpd 

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