Skip to main content

pgatherqd

Function pgatherqd 

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