ax-cpu 0.10.0

Privileged instruction and structure abstractions for various CPU architectures
Documentation
1
2
3
//! Register images for the current CPU architecture.

pub use crate::arch::current::registers::*;