Skip to main content

vgatherqpd_128

Function vgatherqpd_128 

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