Function core::arch::aarch64::__tcancel[][src]

pub unsafe fn __tcancel<const IMM16: u64>()
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on AArch64 and target feature tme only.
Expand description

Cancels the current transaction and discards all state modifications that were performed transactionally.

ARM TME Intrinsics.