Test t3205:
Machine instructions BSWAP
- Tested procedures
-
IigBSWAP
- Source & expected listing
t3205.htm.lst
-
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=28, CPU=X64
| |t3205 PROGRAM FORMAT=BIN,LISTMAP=OFF,LISTGLOBALS=OFF
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:0FC8 | BSWAP EAX
|00000002:0FC9 | BSWAP ECX
|00000004:0FCF | BSWAP EDI
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:0FC8 | BSWAP EAX
|00000002:0FC9 | BSWAP ECX
|00000004:0FCF | BSWAP EDI
|00000006:410FC9 | BSWAP R9D
|00000009:480FC8 | BSWAP RAX
|0000000C:480FC9 | BSWAP RCX
|0000000F:490FC9 | BSWAP R9
| | ENDPROGRAM t3205
- Expected messages
t3205.out
I0180 Assembling source file "t3205.htm".
I0270 Assembling source "t3205".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3205". "t3205.htm"{49}
I0510 Assembling program pass 1. "t3205.htm"{49}
I0530 Assembling program pass 2 - final. "t3205.htm"{49}
I0660 16bit TINY BIN file "t3205.bin" created, size=34. "t3205.htm"{62}
I0650 Program "t3205" assembled in 2 passes with errorlevel 0. "t3205.htm"{62}
I0750 Source "t3205" (80 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3205.htm.lst" created, size=742.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲