EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4210: Machine instructions RSTS SVTS RSLDT SVLDT


Tested procedures
IicRSTS   IicSVTS   IicRSLDT   IicSVLDT  
Source & expected listing t4210.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=28, CPU=486, CYRIX=ON, PRIV=ON | |t4210 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF, IMAGEBASE=0 |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:0F7D04 | RSTS [SI] |0003:0F7C04 | SVTS [SI] |0006:0F7B04 | RSLDT [SI] |0009:0F7A04 | SVLDT [SI] |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:0F7D06 | RSTS [ESI] |00000003:0F7C06 | SVTS [ESI] |00000006:0F7B06 | RSLDT [ESI] |00000009:0F7A06 | SVLDT [ESI] | | EUROASM CPU=X64 |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:0F7D06 | RSTS [RSI] |00000003:0F7C06 | SVTS [RSI] |00000006:0F7B06 | RSLDT [RSI] |00000009:0F7A06 | SVLDT [RSI] | |ENDPROGRAM t4210
Expected messages t4210.out
I0180 Assembling source file "t4210.htm". I0270 Assembling source "t4210". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4210". "t4210.htm"{58} I0510 Assembling program pass 1. "t4210.htm"{58} I0530 Assembling program pass 2 - final. "t4210.htm"{58} I0660 16bit TINY BIN file "t4210.bin" created, size=44. "t4210.htm"{75} I0650 Program "t4210" assembled in 2 passes with errorlevel 0. "t4210.htm"{75} I0750 Source "t4210" (93 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4210.htm.lst" created, size=995. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲