Constant core::arch::x86::_XABORT_DEBUG [−][src]
pub const _XABORT_DEBUG: u32 = 1 << 4; // 0x0000_0010u32
This is supported on x86 only.
Expand description
Transaction abort due to a debug trap.
pub const _XABORT_DEBUG: u32 = 1 << 4; // 0x0000_0010u32
Transaction abort due to a debug trap.