Robuta

https://doc.rust-lang.org/core/arch/x86/fn._mm512_maskz_rorv_epi64.html _mm512_maskz_rorv_epi64 in core::arch::x86 - Rust Rotate the bits in each packed 64-bit integer in a to the right by the number of bits specified in the corresponding element of b, and store the results in dst... corearchrust https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm_mask_rorv_epi64.html _mm_mask_rorv_epi64 in core::arch::x86_64 - Rust Rotate the bits in each packed 64-bit integer in a to the right by the number of bits specified in the corresponding element of b, and store the results in dst... mmmaskcorearchrust https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm512_rorv_epi32.html _mm512_rorv_epi32 in core::arch::x86_64 - Rust Rotate the bits in each packed 32-bit integer in a to the right by the number of bits specified in the corresponding element of b, and store the results in dst. corearchrust https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_rorv_epi32.html _mm256_rorv_epi32 in core::arch::x86 - Rust Rotate the bits in each packed 32-bit integer in a to the right by the number of bits specified in the corresponding element of b, and store the results in dst. corearchrust