[−][src]Function core::arch::x86::_mm512_i64gather_pd
pub unsafe fn _mm512_i64gather_pd(
offsets: __m512i,
slice: *const u8,
scale: i32
) -> __m512d
This is supported on x86 and target feature
avx512f
only.Gather double-precision (64-bit) floating-point elements from memory using 64-bit indices.