Function vpgatherdd

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