Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ axcpu Public
forked from Starry-OS/axcpu

Privileged instruction and structure abstractions for various CPU architectures.

Notifications You must be signed in to change notification settings

li041/axcpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axcpu

Crates.io Docs.rs CI

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 86.2%
  • Assembly 13.8%