Function _xbegin
#[target_feature(enable = "rtm")]
pub unsafe fn _xbegin() -> u32
Specifies the start of a restricted transactional memory (RTM) code region and returns a value indicating status.
_xbegin#[target_feature(enable = "rtm")]
pub unsafe fn _xbegin() -> u32
Specifies the start of a restricted transactional memory (RTM) code region and returns a value indicating status.