Test t3439:
Machine instructions LOADALL LOADALL286
- Tested procedures
-
IisLOADALL
IisLOADALL286
- Source & expected listing
t3439.htm.lst
-
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=24, CPU=X64, UNDOC=ON
| |t3439 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE
|0000:0F05 | LOADALL286
|0002:0F07 | LOADALL
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:0F05 | LOADALL286
|00000002:0F07 | LOADALL
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:0F05 | LOADALL286
|00000002:0F07 | LOADALL
| |ENDPROGRAM t3439
- Expected messages
t3439.out
I0180 Assembling source file "t3439.htm".
I0270 Assembling source "t3439".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3439". "t3439.htm"{52}
I0510 Assembling program pass 1. "t3439.htm"{52}
I0530 Assembling program pass 2 - final. "t3439.htm"{52}
I0660 16bit TINY BIN file "t3439.bin" created, size=36. "t3439.htm"{62}
I0650 Program "t3439" assembled in 2 passes with errorlevel 0. "t3439.htm"{62}
I0750 Source "t3439" (80 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3439.htm.lst" created, size=623.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲