Function core::arch::x86::_mm_getcsr1.27.0[][src]

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

获取 MXCSR 控制和状态寄存器的无符号 32 位值。

有关更多信息,请参见 _mm_setcsr

Intel’s documentation