pub const _MM_EXCEPT_UNDERFLOW: u32 = 0x0010;
This is supported on x86 only.
Expand description