Skip to main content

vpmaddubsw

Function vpmaddubsw 

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