4 releases
0.1.3 | Mar 14, 2019 |
---|---|
0.1.2 | Mar 14, 2019 |
0.1.1 | Mar 11, 2019 |
0.1.0 | Mar 11, 2019 |
#1334 in Hardware support
115KB
1.5K
SLoC
x86_64-xsave
x86_64-xsave is a rust crate exposing the XSAVE
related functions and structures (including FXSAVE
) of the x86-64 CPU architecture.
Licensing
The license for this project is MIT.
lib.rs
:
#x86_64-xsave
This is a rust library modelling the structures used in XSAVE
and related x86 CPU operations.