Skip to main content

vpgatherdd_128

Function vpgatherdd_128 

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