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

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

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

ARM TME Intrinsics.



Home ⌂Doc Index ◂Up ▴