[][src]Module x86_64::registers

Access to various system and model specific registers.

Modules

control

Functions to read and write control registers.

model_specific

Functions to read and write control registers.

rflags

Processor state stored in the RFLAGS register.

Functions

read_rip

Gets the current instruction pointer. Note that this is only approximate as it requires a few instructions to execute.