Robuta

https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_mask_alignr_epi64.html _mm_mask_alignr_epi64 in core::arch::x86 - Rust Concatenate a and b into a 32-byte immediate result, shift the result right by imm8 64-bit elements, and store the low 16 bytes (2 elements) in dst using... mmmaskcorearchrust https://doc.rust-lang.org/core/arch/x86/fn._mm_alignr_epi64.html _mm_alignr_epi64 in core::arch::x86 - Rust Concatenate a and b into a 32-byte immediate result, shift the result right by imm8 64-bit elements, and store the low 16 bytes (2 elements) in dst. mmcorearchrust https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_mask_alignr_epi8.html _mm512_mask_alignr_epi8 in core::arch::x86 - Rust Concatenate pairs of 16-byte blocks in a and b into a 32-byte temporary result, shift the result right by imm8 bytes, and store the low 16 bytes in dst using... maskcorearchrust https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_maskz_alignr_epi64.html _mm256_maskz_alignr_epi64 in core::arch::x86 - Rust Concatenate a and b into a 64-byte immediate result, shift the result right by imm8 64-bit elements, and store the low 32 bytes (4 elements) in dst using... corearchrust