Skip to main content

vpdpwssd128

Function vpdpwssd128 

Source
unsafe extern "C" fn vpdpwssd128(
    src: Simd<i32, 4>,
    a: Simd<i32, 4>,
    b: Simd<i32, 4>,
) -> Simd<i32, 4>
Available on x86 or x86-64 only.