EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4205: Machine instructions SVDC RSDC SMINT SMINTOLD RSM


Description
Cyrix system instructions
Tested procedures
IicSVDC   IicRSDC   IicSMINT   IicSMINTOLD   IisRSM  
Source & expected listing t4205.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=28, CPU=686, CYRIX=ON, PRIV=ON | |t4205 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF, IMAGEBASE=0 |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:0F7814 | SVDC [SI],SS |0003:0F7914 | RSDC SS,[SI] |0006:0F38 | SMINT |0008:0FAA | RSM | | EUROASM UNDOC=ON |000A:0F7E | SMINTOLD |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:2E0F7816 | SVDC [CS:ESI],SS |00000004:0F7916 | RSDC SS,[ESI] |00000007:0F38 | SMINT |00000009:0FAA | RSM |0000000B:0F7E | SMINTOLD | | EUROASM CPU=X64 |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:0F782E | SVDC [RSI],GS |00000003:0F792E | RSDC GS,[RSI] |00000006:0F38 | SMINT |00000008:0FAA | RSM |0000000A:0F7E | SMINTOLD | |ENDPROGRAM t4205
Expected messages t4205.out
I0180 Assembling source file "t4205.htm". I0270 Assembling source "t4205". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4205". "t4205.htm"{64} I0510 Assembling program pass 1. "t4205.htm"{64} I0530 Assembling program pass 2 - final. "t4205.htm"{64} I0660 16bit TINY BIN file "t4205.bin" created, size=44. "t4205.htm"{85} I0650 Program "t4205" assembled in 2 passes with errorlevel 0. "t4205.htm"{85} I0750 Source "t4205" (103 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4205.htm.lst" created, size=1134. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲