Available on x86-64 only.
Expand description
FXSR floating-point context fast save and restore.
Functions§
- _fxrstor64⚠
fxsr - Restores the
XMM,MMX,MXCSR, andx87FPU registers from the 512-byte-long 16-byte-aligned memory regionmem_addr. - _fxsave64⚠
fxsr - Saves the
x87FPU,MMXtechnology,XMM, andMXCSRregisters to the 512-byte-long 16-byte-aligned memory regionmem_addr. - fxrstor64 🔒 ⚠
- fxsave64 🔒 ⚠