Skip to main content

_MM_SET_EXCEPTION_STATE

Function _MM_SET_EXCEPTION_STATE 

1.27.0 · Source
pub unsafe fn _MM_SET_EXCEPTION_STATE(x: u32)
👎Deprecated since 1.75.0:

see _mm_setcsr documentation - use inline assembly instead

Available on x86 and target feature sse only.
Expand description