Skip to main content

pgatherdq

Function pgatherdq 

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