Robuta

https://doc.rust-lang.org/stable/std/simd/prelude/type.i32x2.html i32x2 in std::simd::prelude - Rust A SIMD vector with two elements of type `i32`. stdsimdpreluderust https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_maskz_broadcast_i32x2.html _mm_maskz_broadcast_i32x2 in core::arch::x86 - Rust Broadcasts the lower 2 packed 32-bit integers from a to all elements of dst using zeromask k (elements are zeroed out if the corresponding bit is not set). mmbroadcastcorearchrust https://doc.rust-lang.org/core/arch/x86/fn._mm_maskz_broadcast_i32x2.html _mm_maskz_broadcast_i32x2 in core::arch::x86 - Rust Broadcasts the lower 2 packed 32-bit integers from a to all elements of dst using zeromask k (elements are zeroed out if the corresponding bit is not set). mmbroadcastcorearchrust