Function core::arch::x86::_MM_GET_EXCEPTION_STATE

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