Robuta

https://doc.rust-lang.org/stable/core/arch/x86/fn._mm512_maskz_shrdv_epi16.html _mm512_maskz_shrdv_epi16 in core::arch::x86 - Rust Concatenate packed 16-bit integers in b and a producing an intermediate 32-bit result. Shift the result right by the amount specified in the corresponding... corearchrust https://doc.rust-lang.org/stable/core/arch/x86/fn._mm_mask_shrdv_epi64.html _mm_mask_shrdv_epi64 in core::arch::x86 - Rust Concatenate packed 64-bit integers in b and a producing an intermediate 128-bit result. Shift the result right by the amount specified in the corresponding... mmmaskcorearchrust https://doc.rust-lang.org/core/arch/x86/fn._mm512_shrdv_epi16.html _mm512_shrdv_epi16 in core::arch::x86 - Rust Concatenate packed 16-bit integers in b and a producing an intermediate 32-bit result. Shift the result right by the amount specified in the corresponding... corearchrust https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm256_maskz_shrdv_epi16.html _mm256_maskz_shrdv_epi16 in core::arch::x86_64 - Rust Concatenate packed 16-bit integers in b and a producing an intermediate 32-bit result. Shift the result right by the amount specified in the corresponding... corearchrust