EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3433: Machine instructions VERR VERW


Tested procedures
IisVERR   IisVERW  
Source & expected listing t3433.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=24, CPU=X64, PROT=ON | |t3433 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:0F00E1 | VERR CX |0003:0F00E1 | VERR ECX |0006:0F0024 | VERR [SI] |0009:670F0026 | VERR [ESI] |000D:0F00E9 | VERW CX |0010:0F00E9 | VERW ECX |0013:0F002C | VERW [SI] |0016:670F002E | VERW [ESI] |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:0F00E1 | VERR CX |00000003:0F00E1 | VERR ECX |00000006:670F0024 | VERR [SI] |0000000A:0F0026 | VERR [ESI] |0000000D:0F00E9 | VERW CX |00000010:0F00E9 | VERW ECX |00000013:670F002C | VERW [SI] |00000017:0F002E | VERW [ESI] |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:0F00E1 | VERR CX |00000003:0F00E1 | VERR ECX |00000006:0F00E1 | VERR RCX |00000009:410F00E1 | VERR R9W |0000000D:410F00E1 | VERR R9D |00000011:410F00E1 | VERR R9 |00000015:0F0026 | VERR [RSI] |00000018:67420F00243E | VERR [ESI+R15D] |0000001E:0F00E9 | VERW CX |00000021:0F00E9 | VERW ECX |00000024:0F00E9 | VERW RCX |00000027:410F00E9 | VERW R9W |0000002B:410F00E9 | VERW R9D |0000002F:410F00E9 | VERW R9 |00000033:0F002E | VERW [RSI] |00000036:670F006C2E10 | VERW [ESI+EBP+16] | |ENDPROGRAM t3433
Expected messages t3433.out
I0180 Assembling source file "t3433.htm". I0270 Assembling source "t3433". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3433". "t3433.htm"{52} I0510 Assembling program pass 1. "t3433.htm"{52} I0530 Assembling program pass 2 - final. "t3433.htm"{52} I0660 16bit TINY BIN file "t3433.bin" created, size=124. "t3433.htm"{88} I0650 Program "t3433" assembled in 2 passes with errorlevel 0. "t3433.htm"{88} I0750 Source "t3433" (106 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3433.htm.lst" created, size=1547. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲