Skip to main content

vpgatherqd

Function vpgatherqd 

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