Module x86_64::registers

source ·
Expand description

Access to various system and model specific registers.

Re-exports§

  • pub use crate::instructions::read_rip;
    instructions

Modules§

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