Skip to main content

vpgatherqq

Function vpgatherqq 

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