Skip to main content

vgatherdpd

Function vgatherdpd 

Source
unsafe extern "C" fn vgatherdpd(
    src: Simd<f64, 8>,
    slice: *const i8,
    offsets: Simd<i32, 8>,
    mask: i8,
    scale: i32,
) -> Simd<f64, 8>
Available on x86 or x86-64 only.