Skip to main content

vexpandpd256

Function vexpandpd256 

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