Skip to main content

vgatherqpd_256

Function vgatherqpd_256 

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