Skip to main content

vgatherdpd_256

Function vgatherdpd_256 

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