https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_cmpunord_pd.html
_mm_cmpunord_pd in core::arch::x86 - Rust
Compares corresponding elements in `a` and `b` to see if either is `NaN`.
mmpdcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm_cmpunord_ps.html
_mm_cmpunord_ps in core::arch::x86 - Rust
Compares each of the four floats in `a` to the corresponding element in `b`. Returns four floats that have one of two possible bit patterns. The element in the...
mmpscorearchrust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm_cmpunord_ps.html
_mm_cmpunord_ps in core::arch::x86_64 - Rust
Compares each of the four floats in `a` to the corresponding element in `b`. Returns four floats that have one of two possible bit patterns. The element in the...
mmpscorearchrust