Skip to main content

vgatherdpd_128

Function vgatherdpd_128 

Source
unsafe extern "C" fn vgatherdpd_128(
    src: Simd<f64, 2>,
    slice: *const i8,
    offsets: Simd<i32, 4>,
    k: u8,
    scale: i32,
) -> Simd<f64, 2>
Available on x86 or x86-64 only.