Skip to main content

vpmaddwd

Function vpmaddwd 

Source
unsafe extern "C" fn vpmaddwd(
    a: Simd<i16, 32>,
    b: Simd<i16, 32>,
) -> Simd<i32, 16>
Available on x86 or x86-64 only.