Skip to main content

vpgatherqq

Function vpgatherqq 

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