Robuta

https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm256_cvtsepi64_epi8.html _mm256_cvtsepi64_epi8 in core::arch::x86 - Rust Convert packed signed 64-bit integers in a to packed 8-bit integers with signed saturation, and store the results in dst. corearchrust https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_mask_cvtsepi64_epi8.html _mm512_mask_cvtsepi64_epi8 in core::arch::x86 - Rust Convert packed signed 64-bit integers in a to packed 8-bit integers with signed saturation, and store the results in dst using writemask k (elements are copied... maskcorearchrust https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_mask_cvtsepi64_epi16.html _mm_mask_cvtsepi64_epi16 in core::arch::x86 - Rust Convert packed signed 64-bit integers in a to packed 16-bit integers with signed saturation, and store the results in dst using writemask k (elements are... mmmaskcorearchrust https://doc.rust-lang.org/core/arch/x86/fn._mm512_mask_cvtsepi64_storeu_epi32.html _mm512_mask_cvtsepi64_storeu_epi32 in core::arch::x86 - Rust Convert packed signed 64-bit integers in a to packed 32-bit integers with signed saturation, and store the active results (those with their respective bit set... maskcorearchrust https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm256_mask_cvtsepi64_storeu_epi8.html _mm256_mask_cvtsepi64_storeu_epi8 in core::arch::x86_64 - Rust Convert packed signed 64-bit integers in a to packed 8-bit integers with signed saturation, and store the active results (those with their respective bit set... mask https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_cvtsepi64_epi8.html _mm256_cvtsepi64_epi8 in core::arch::x86 - Rust Convert packed signed 64-bit integers in a to packed 8-bit integers with signed saturation, and store the results in dst. corearchrust https://doc.rust-lang.org/stable/core/arch/x86/fn._mm512_cvtsepi64_epi32.html _mm512_cvtsepi64_epi32 in core::arch::x86 - Rust Convert packed signed 64-bit integers in a to packed 32-bit integers with signed saturation, and store the results in dst. corearchrust