Skip to main content

vgatherqpd

Function vgatherqpd 

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