Test t3510:
Machine instructions FNOP FCHS FABS FTST FXAM FTSTP FRINT2 FRICHOP FRINEAR
- Tested procedures
-
IifFNOP
IifFCHS
IifFABS
IifFTST
IifFXAM
IifFTSTP
IifFRINT2
IifFRICHOP
IifFRINEAR
- Source & expected listing
t3510.htm.lst
-
| |EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=24, CPU=386, FPU=ON
| |t3510 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:D9D0 | FNOP
|00000002:D9D0 | FNOP ST0
|00000004:D9E0 | FCHS
|00000006:D9E0 | FCHS ST0
|00000008:D9E1 | FABS
|0000000A:D9E1 | FABS ST0
|0000000C:D9E4 | FTST
|0000000E:D9E4 | FTST ST0
|00000010:D9E5 | FXAM
|00000012:D9E5 | FXAM ST0
| | EUROASM CYRIX=ON
|00000014:D9E6 | FTSTP
|00000016:D9E6 | FTSTP ST0
|00000018:DBFC | FRINT2
|0000001A:DDFC | FRICHOP
|0000001C:DFFC | FRINEAR
| |ENDPROGRAM t3510
- Expected messages
t3510.out
I0180 Assembling source file "t3510.htm".
I0270 Assembling source "t3510".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3510". "t3510.htm"{73}
I0510 Assembling program pass 1. "t3510.htm"{73}
I0530 Assembling program pass 2 - final. "t3510.htm"{73}
I0660 16bit TINY BIN file "t3510.bin" created, size=30. "t3510.htm"{91}
I0650 Program "t3510" assembled in 2 passes with errorlevel 0. "t3510.htm"{91}
I0750 Source "t3510" (109 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3510.htm.lst" created, size=810.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲