EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3424: Machine instructions UD0 UD1 UD2 UD2A UD2B


Description
Undefined instruction
Tested procedures
IisUD0   IisUD1   IisUD2   IisUD2A   IisUD2B  
Source & expected listing t3424.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=24, CPU=186 | |t3424 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:0F0B | UD2 | | EUROASM UNDOC=ON |0002:0F0B | UD2A |0004:0FB9 | UD1 |0006:0FB9 | UD2B |0008:0FFF | UD0 | | EUROASM CPU=386 |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:0F0B | UD2 |00000002:0F0B | UD2A |00000004:0FB9 | UD1 |00000006:0FB9 | UD2B |00000008:0FFF | UD0 | | EUROASM CPU=X64 |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:0F0B | UD2 |00000002:0F0B | UD2A |00000004:0FB9 | UD1 |00000006:0FB9 | UD2B |00000008:0FFF | UD0 | |ENDPROGRAM t3424
Expected messages t3424.out
I0180 Assembling source file "t3424.htm". I0270 Assembling source "t3424". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3424". "t3424.htm"{64} I0510 Assembling program pass 1. "t3424.htm"{64} I0530 Assembling program pass 2 - final. "t3424.htm"{64} I0660 16bit TINY BIN file "t3424.bin" created, size=42. "t3424.htm"{86} I0650 Program "t3424" assembled in 2 passes with errorlevel 0. "t3424.htm"{86} I0750 Source "t3424" (104 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3424.htm.lst" created, size=977. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲