no_std_compat::arch::x86

Constant _XABORT_EXPLICIT

Source
pub const _XABORT_EXPLICIT: u32 = _; // 1u32
🔬This is a nightly-only experimental API. (stdarch_x86_rtm)
Available on x86 only.
Expand description

Transaction explicitly aborted with xabort. The parameter passed to xabort is available with _xabort_code(status).