Skip to main content

vgatherdps_256

Function vgatherdps_256 

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