Function pgatherdpd

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