Module rstubs::arch::regs

source ·
Expand description

Abstractions for cpu flags and control registers

Structs§

  • Contains system control flags that control operating mode and states of the processor.
  • Contains the page-fault linear address.
  • Contains the physical address of the base of the paging-structure hierarchy and two flags (PCD and PWT).
  • The RFLAGS register.