EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4142: Machine instructions CLWB PCOMMIT


Tested procedures
IivCLWB   IivPCOMMIT  
Source & expected listing t4142.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=30,CPU=X64,UNDOC=ON | |t4142 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:660FAEF8 | PCOMMIT |0004:660FAE34 | CLWB [SI] |0008:66670FAE36 | CLWB [ESI] |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:660FAEF8 | PCOMMIT |00000004:66670FAE34 | CLWB [SI] |00000009:660FAE36 | CLWB [ESI] |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:660FAEF8 | PCOMMIT |00000004:660FAE36 | CLWB [RSI] |00000008:66670FAE36 | CLWB [ESI] | |ENDPROGRAM t4142
Expected messages t4142.out
I0180 Assembling source file "t4142.htm". I0270 Assembling source "t4142". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4142". "t4142.htm"{52} I0510 Assembling program pass 1. "t4142.htm"{52} I0530 Assembling program pass 2 - final. "t4142.htm"{52} I0660 16bit TINY BIN file "t4142.bin" created, size=45. "t4142.htm"{65} I0650 Program "t4142" assembled in 2 passes with errorlevel 0. "t4142.htm"{65} I0750 Source "t4142" (83 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4142.htm.lst" created, size=806. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲