Module x86_64::registers[][src]

Expand description

Access to various system and model specific registers.

Re-exports

pub use crate::instructions::segmentation::rdfsbase;
Deprecated
pub use crate::instructions::segmentation::rdgsbase;
Deprecated
pub use crate::instructions::segmentation::wrfsbase;
Deprecated
pub use crate::instructions::segmentation::wrgsbase;
Deprecated
pub use crate::instructions::read_rip;
nightly or inline_asm

Modules

Functions to read and write control registers.

Functions to read and write model specific registers.

Processor state stored in the RFLAGS register.

Abstractions for segment registers.

Access to various extended system registers