Function vpgatherdps

Source
unsafe extern "C" fn vpgatherdps(
    src: __m256,
    slice: *const i8,
    offsets: i32x8,
    mask: __m256,
    scale: i8,
) -> __m256
Available on x86 or x86-64 only.