Function core::arch::x86::_MM_SET_EXCEPTION_MASK

1.27.0 · source ·
pub unsafe fn _MM_SET_EXCEPTION_MASK(x: u32)
👎Deprecated since 1.75.0: see _mm_setcsr documentation - use inline assembly instead
Available on (x86 or x86-64) and target feature sse and x86 only.
Expand description