Docs.rs
ax-cpu-0.9.1
ax-cpu 0.9.1
Permalink
Docs.rs crate page
Apache-2.0
09 September 2026
Links
Repository
crates.io
Source
Owners
github:rcore-os:crates-io
ZCShou
Dependencies
ax-memory-addr ^0.7
normal
axbacktrace ^0.4
normal
bitflags ^2.11
normal
bytemuck ^1.24
normal
cfg-if ^1.0
normal
cpu-local ^0.3.0
normal
log ^0.4
normal
page-table-generic ^0.9
normal
aarch64-cpu ^11.0
dev
tock-registers ^0.10
dev
riscv ^0.16.1
normal
aarch64-cpu ^11.0
normal
tock-registers ^0.10
normal
loongArch64 ^0.2
normal
ax-lazyinit ^0.5
normal
ax-percpu ^0.4
normal
x86 ^0.52
normal
x86_64 ^0.15
normal
Versions
100%
of the crate is documented
Platform
aarch64-unknown-none-softfloat
loongarch64-unknown-none-softfloat
riscv64gc-unknown-none-elf
x86_64-unknown-none
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module cap
ax_cpu
0.9.1
Module cap
Module Items
Functions
In crate ax_
cpu
ax_cpu
Module
cap
Copy item path
Source
Expand description
CPU capability helpers.
Functions
ยง
elf_
hwcap
Returns the Linux-style
AT_HWCAP
value for the current architecture.