Module x86_64::registers

source ·
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;

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