1.27.0[][src]Function tract_hir::internal::tract_downcast_rs::__std::arch::x86_64::_mm_getcsr

pub unsafe fn _mm_getcsr() -> u32
This is supported on x86-64 and target feature sse only.

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

For more info see _mm_setcsr

Intel's documentation