[−][src]Crate x86_64_xsave
#x86_64-xsave
This is a rust library modelling the structures used in XSAVE
and related x86 CPU operations.
Modules
fxsave | Legacy x87 and |
state_component_bitmaps | State component bitmaps. |
state_components | State component variations. |
Structs
ExtendedStateInformation | Extended state information, as defined in Section 13.2 of the Intel® 64 and IA-32 Architectures Software Developer's Manual Volume 1 (Basic Architecture). |
MxcsrRegisterValue | The 32-bit MXCSR register contains control and status information for |
SseXmmRegisterValue | A |
XSaveArea | A |
XSaveAreaLayout | Layout of a |
XSaveHeader | Layout of a |
Enums
RoundingControl | In the Intel 64 and IA-32 architectures, the rounding mode is controlled by a 2-bit rounding-control ( |