https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_dpwssds_avx_epi32.html
_mm256_dpwssds_avx_epi32 in core::arch::x86 - Rust
Multiply groups of 2 adjacent pairs of signed 16-bit integers in a with corresponding 16-bit integers in b, producing 2 intermediate signed 32-bit results. Sum...
avxcorearchrust
https://doc.rust-lang.org/nightly/core/arch/x86_64/fn._mm512_mask_dpwssds_epi32.html
_mm512_mask_dpwssds_epi32 in core::arch::x86_64 - Rust
Multiply groups of 2 adjacent pairs of signed 16-bit integers in a with corresponding 16-bit integers in b, producing 2 intermediate signed 32-bit results. Sum...
maskcorearchrust