Module x86_64::registers[][src]

Access to various system and model specific registers.

Re-exports

pub use crate::instructions::segmentation::rdfsbase;
pub use crate::instructions::segmentation::rdgsbase;
pub use crate::instructions::segmentation::wrfsbase;
pub use crate::instructions::segmentation::wrgsbase;
pub use crate::instructions::read_rip;

Modules

control

Functions to read and write control registers.

model_specific

Functions to read and write model specific registers.

rflags

Processor state stored in the RFLAGS register.

xcontrol

Access to various extended system registers