Function core::arch::x86::_mm_getcsr [] [src]

pub unsafe fn _mm_getcsr() -> u32
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86 and target feature sse only.

Get the unsigned 32-bit value of the MXCSR control and status register.

For more info see _mm_setcsr