Crate x86_64

source ·
Expand description

This crate provides x86_64 specific functions and data structures, and access to various system registers.

Re-exports

Modules

  • Physical and virtual addresses manipulation
  • Special x86_64 instructions.
  • Access to various system and model specific registers.
  • Representations of various x86 specific structures and descriptor tables.

Macros

Enums