Skip to main content

vpgatherqd_128

Function vpgatherqd_128 

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