EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4160: Machine instructions XRSTOR64 XRSTORS64 XSAVE64 XSAVEC64 XSAVEOPT64 XSAVES64


Description
Extended CPU state save/restore.
Tested procedures
IitGroupXstate   IitXRSTOR64   IitXRSTORS64   IitXSAVE64   IitXSAVEC64   IitXSAVEOPT64   IitXSAVES64  
Source & expected listing t4160.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=32, CPU=X64, SPEC=ON | |t4160 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:480FAE26 | XSAVE64 [RSI] |00000004:480FAE2E | XRSTOR64 [RSI] |00000008:480FC726 | XSAVEC64 [RSI] |0000000C:480FAE36 | XSAVEOPT64 [RSI] | | EUROASM PRIV=ENABLED |00000010:480FC71E | XRSTORS64 [RSI] |00000014:480FC72E | XSAVES64 [RSI] |00000018:67480FC72E | XSAVES64 [ESI] |0000001D:67490FC72C9B | XSAVES64 [R11D+4*EBX] |00000023:67490FC7AC9B00000000 | XSAVES64 [R11D+4*EBX],DISP=DWORD |0000002D:480FC72C2500000000 | XSAVES64 [0] | | ENDPROGRAM t4160
Expected messages t4160.out
I0180 Assembling source file "t4160.htm". I0270 Assembling source "t4160". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4160". "t4160.htm"{70} I0510 Assembling program pass 1. "t4160.htm"{70} I0530 Assembling program pass 2 - final. "t4160.htm"{70} I0660 16bit TINY BIN file "t4160.bin" created, size=54. "t4160.htm"{83} I0650 Program "t4160" assembled in 2 passes with errorlevel 0. "t4160.htm"{83} I0750 Source "t4160" (101 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4160.htm.lst" created, size=872. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲