Skip to main content

vpgatherqq_256

Function vpgatherqq_256 

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