Test t3222:
Machine instructions CMPXCHG8B CMPXCHG16B
- Tested procedures
-
IigCMPXCHG8B
IigCMPXCHG16B
- Source & expected listing
t3222.htm.lst
-
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=30, CPU=X64,
| |t3222 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF, IMAGEBASE=0
|[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE
|0000:0FC70C | CMPXCHG8B [SI]
|0003:670FC70E | CMPXCHG8B [ESI]
|0007:F0260FC70C | LOCK: CMPXCHG8B [ES:SI]
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:670FC70C | CMPXCHG8B [SI]
|00000004:0FC70E | CMPXCHG8B [ESI]
|00000007:F0260FC70E | LOCK: CMPXCHG8B [ES:ESI]
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:F00FC70E | LOCK:CMPXCHG8B [RSI]
|00000004:670FC70E | CMPXCHG8B [ESI]
|00000008:410FC70C24 | CMPXCHG8B [R12]
|0000000D:F0480FC70E | LOCK:CMPXCHG16B [RSI]
|00000012:67480FC70E | CMPXCHG16B [ESI]
|00000017:490FC70C24 | CMPXCHG16B [R12]
| |ENDPROGRAM t3222
- Expected messages
t3222.out
I0180 Assembling source file "t3222.htm".
I0270 Assembling source "t3222".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3222". "t3222.htm"{52}
I0510 Assembling program pass 1. "t3222.htm"{52}
I0530 Assembling program pass 2 - final. "t3222.htm"{52}
I0660 16bit TINY BIN file "t3222.bin" created, size=60. "t3222.htm"{68}
I0650 Program "t3222" assembled in 2 passes with errorlevel 0. "t3222.htm"{68}
I0750 Source "t3222" (86 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3222.htm.lst" created, size=1047.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲