EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3327: Machine instructions LAHF SAHF SALC SETALC


Tested procedures
IigLAHF   IigSAHF   IigSALC   IigSETALC  
Source & expected listing t3327.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=32, CPU=086 | |t3327 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:9F | LAHF |0001:9E | SAHF | | EUROASM UNDOC=ENABLED |0002:D6 | SALC |0003:D6 | SETALC | | EUROASM CPU=386 |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:9F | LAHF |00000001:9E | SAHF |00000002:D6 | SALC |00000003:D6 | SETALC | |ENDPROGRAM t3327
Expected messages t3327.out
I0180 Assembling source file "t3327.htm". I0270 Assembling source "t3327". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3327". "t3327.htm"{58} I0510 Assembling program pass 1. "t3327.htm"{58} I0530 Assembling program pass 2 - final. "t3327.htm"{58} I0660 16bit TINY BIN file "t3327.bin" created, size=20. "t3327.htm"{71} I0650 Program "t3327" assembled in 2 passes with errorlevel 0. "t3327.htm"{71} I0750 Source "t3327" (89 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3327.htm.lst" created, size=788. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲