Skip to main content

vpgatherqd_256

Function vpgatherqd_256 

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