pub unsafe fn _mm_getcsr() -> u32
Available on (x86 or x86-64) and target feature
sse
and x86 only.Expand description
Gets the unsigned 32-bit value of the MXCSR control and status register.
For more info see _mm_setcsr
pub unsafe fn _mm_getcsr() -> u32
sse
and x86 only.Gets the unsigned 32-bit value of the MXCSR control and status register.
For more info see _mm_setcsr