Skip to main content

vpgatherqps

Function vpgatherqps 

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