Library to parse the x86 CPUID instruction, written in Rust
This package provides a library to parse the x86 CPUID instruction, written in Rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/pfhifw8dipz7w3789868ca25h9dh0z6m-rust-raw-cpuid-8.1.2.drv | ||
mips64el-linux | /gnu/store/x9yqd6qmhg0kz28vvk0a9ip8ahnsgi28-rust-raw-cpuid-8.1.2.drv | ||
i686-linux | /gnu/store/8xknqsz49nyfwmy52ir1qg455wvqxhh1-rust-raw-cpuid-8.1.2.drv | ||
i586-gnu | /gnu/store/3di40mifginalhx70liw92m9iadgkflg-rust-raw-cpuid-8.1.2.drv | ||
armhf-linux | /gnu/store/kcx4vwkiyl3b0g5a2yfi3yps172d2iwf-rust-raw-cpuid-8.1.2.drv | ||
aarch64-linux | /gnu/store/vpz79q61w3m44vhb9adxw8hqn2r1n1x8-rust-raw-cpuid-8.1.2.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |