Robuta

https://doc.rust-lang.org/stable/core/arch/x86/fn._mm_movemask_ps.html _mm_movemask_ps in core::arch::x86 - Rust Returns a mask of the most significant bit of each element in `a`. mmpscorearchrust https://doc.rust-lang.org/core/arch/x86/fn._mm_movemask_epi8.html _mm_movemask_epi8 in core::arch::x86 - Rust Returns a mask of the most significant bit of each element in `a`. mmcorearchrust