Support for x86_64 specific instructions, registers, and structures for OS development.
# Cargo.toml
[dependencies]
x86_64 = "0.15.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example reading from an I/O port using x86_64 crate.
Use nightly toolchain and enable appropriate target features (e.g., 'inline-asm').
Ensure you understand x86_64 architecture and safety requirements.
No dependency data recorded yet.