Skip to main content

vpgatherqpd

Function vpgatherqpd 

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