Skip to main content

vpgatherdpd

Function vpgatherdpd 

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