Skip to main content

vgatherqps_128

Function vgatherqps_128 

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