Module registers

Source
Expand description

Access to various system and model specific registers.

Re-exports§

pub use crate::instructions::read_rip;

Modules§

control
Functions to read and write control registers.
debug
Functions to read and write debug registers.
model_specific
Functions to read and write model specific registers.
mxcsr
Functions to read and write MXCSR register.
rflags
Processor state stored in the RFLAGS register.
segmentation
Abstractions for segment registers.
xcontrol
Access to various extended system registers