🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on x86-64 only.
Expand description
x86_64
’s xsave
and xsaveopt
target feature intrinsics
Functions
- _xrstor64⚠
xsave
Performs a full or partial restore of the enabled processor states using the state information stored in memory atmem_addr
. - _xrstors64⚠
xsave,xsaves
Performs a full or partial restore of the enabled processor states using the state information stored in memory atmem_addr
. - _xsave64⚠
xsave
Performs a full or partial save of the enabled processor states to memory atmem_addr
. - _xsavec64⚠
xsave,xsavec
Performs a full or partial save of the enabled processor states to memory atmem_addr
. - _xsaveopt64⚠
xsave,xsaveopt
Performs a full or partial save of the enabled processor states to memory atmem_addr
. - _xsaves64⚠
xsave,xsaves
Performs a full or partial save of the enabled processor states to memory atmem_addr