Module xsave
x86_64's xsave and xsaveopt target feature intrinsics
Functions
-
_xrstor64
Performs a full or partial restore of the enabled processor states using
the state information stored in memory at
mem_addr. -
_xrstors64
Performs a full or partial restore of the enabled processor states using the
state information stored in memory at
mem_addr. -
_xsave64
Performs a full or partial save of the enabled processor states to memory at
mem_addr. -
_xsavec64
Performs a full or partial save of the enabled processor states to memory
at
mem_addr. -
_xsaveopt64
Performs a full or partial save of the enabled processor states to memory at
mem_addr. -
_xsaves64
Performs a full or partial save of the enabled processor states to memory at
mem_addr - xrstor64
- xrstors64
- xsave64
- xsavec64
- xsaveopt64
- xsaves64