EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4412: Machine instructions SAVEPREVSSP RSTORSSP SETSSBSY CLRSSBSY INCSSPD INCSSPQ


Source & expected listing t4412.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=32, CPU=686 | |t4412 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF, IMAGEBASE=0 |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:F30F01EA | SAVEPREVSSP |00000004:F30F012D44332211 | RSTORSSP [11223344h] |0000000C:F30F01E8 | SETSSBSY |00000010:F30FAE2D44332211 | CLRSSBSY [11223344h] |00000018:F30FAEEB | INCSSPD EBX | | EUROASM CPU=X64 |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:F30F01EA | SAVEPREVSSP |00000004:F30F012C2544332211 | RSTORSSP [11223344h] |0000000D:F30F01E8 | SETSSBSY |00000011:F30FAE2C2544332211 | CLRSSBSY [11223344h] |0000001A:F3480FAEEB | INCSSPQ RBX | |ENDPROGRAM t4412
Expected messages t4412.out
I0180 Assembling source file "t4412.htm". I0270 Assembling source "t4412". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4412". "t4412.htm"{42} I0510 Assembling program pass 1. "t4412.htm"{42} I0530 Assembling program pass 2 - final. "t4412.htm"{42} I0660 16bit TINY BIN file "t4412.bin" created, size=63. "t4412.htm"{56} I0650 Program "t4412" assembled in 2 passes with errorlevel 0. "t4412.htm"{56} I0750 Source "t4412" (74 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4412.htm.lst" created, size=922. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲