pub unsafe fn _xend()
🔬 This is a nightly-only experimental API. (
stdsimd
)This is supported on x86-64 and target feature
rtm
only.Expand description
Specifies the end of a restricted transactional memory (RTM) code region.
pub unsafe fn _xend()
stdsimd
)rtm
only.Specifies the end of a restricted transactional memory (RTM) code region.