Skip to main content

vexpandpd128

Function vexpandpd128 

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