Function core::core_arch::x86::avx2::pgatherdps

source ·
unsafe extern "C" fn pgatherdps(
    src: __m128,
    slice: *const i8,
    offsets: i32x4,
    mask: __m128,
    scale: i8
) -> __m128
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.