Skip to main content

vgatherdps

Function vgatherdps 

Source
unsafe extern "C" fn vgatherdps(
    src: Simd<f32, 16>,
    slice: *const i8,
    offsets: Simd<i32, 16>,
    mask: i16,
    scale: i32,
) -> Simd<f32, 16>
Available on x86 or x86-64 only.