Function surge_wavetable::imports::imports::imports::_mm_getcsr1.27.0[][src]

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

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

For more info see _mm_setcsr

Intel’s documentation