Module rtm

Intel's Restricted Transactional Memory (RTM).

This CPU feature is available on Intel Broadwell or later CPUs (and some Haswell).

The reference is Intel 64 and IA-32 Architectures Software Developer's Manual Volume 2: Instruction Set Reference, A-Z.

Wikipedia provides a quick overview of the assembly instructions, and Intel's programming considerations details what sorts of instructions within a transaction are likely to cause an abort.

Functions

Constants