You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crate provides privileged instruction and structure abstractions for various CPU architectures. It is designed to implement the hardware abstraction layer of an operating system kernel.
Supported Architectures
x86_64
AArch64
RISC-V
LoongArch64
About
Privileged instruction and structure abstractions for various CPU architectures.