https://doc.rust-lang.org/nightly/core/arch/x86_64/fn._mm256_dpbusd_avx_epi32.html
_mm256_dpbusd_avx_epi32 in core::arch::x86_64 - Rust
Multiply groups of 4 adjacent pairs of unsigned 8-bit integers in a with corresponding signed 8-bit integers in b, producing 4 intermediate signed 16-bit...
avxcorearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_maskz_dpbusd_epi32.html
_mm256_maskz_dpbusd_epi32 in core::arch::x86 - Rust
Multiply groups of 4 adjacent pairs of unsigned 8-bit integers in a with corresponding signed 8-bit integers in b, producing 4 intermediate signed 16-bit...
corearchrust