Test t3515:
Machine instructions F2XM1 FYL2X FPTAN FPATAN FXTRACT FPREM1 FDECSTP FINCSTP
- Tested procedures
-
IifF2XM1
IifFYL2X
IifFPTAN
IifFPATAN
IifFXTRACT
IifFPREM1
IifFDECSTP
IifFINCSTP
- Source & expected listing
t3515.htm.lst
-
| |EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=24, CPU=386, FPU=ON
| |t3515 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:D9F0 | F2XM1
|00000002:D9F0 | F2XM1 ST0
|00000004:D9F1 | FYL2X
|00000006:D9F1 | FYL2X ST0
|00000008:D9F2 | FPTAN
|0000000A:D9F2 | FPTAN ST0
|0000000C:D9F3 | FPATAN
|0000000E:D9F3 | FPATAN ST0
|00000010:D9F4 | FXTRACT
|00000012:D9F4 | FXTRACT ST0
|00000014:D9F5 | FPREM1
|00000016:D9F5 | FPREM1 ST0
|00000018:D9F6 | FDECSTP
|0000001A:D9F6 | FDECSTP ST0
|0000001C:D9F7 | FINCSTP
|0000001E:D9F7 | FINCSTP ST0
| |ENDPROGRAM t3515
- Expected messages
t3515.out
I0180 Assembling source file "t3515.htm".
I0270 Assembling source "t3515".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3515". "t3515.htm"{70}
I0510 Assembling program pass 1. "t3515.htm"{70}
I0530 Assembling program pass 2 - final. "t3515.htm"{70}
I0660 16bit TINY BIN file "t3515.bin" created, size=32. "t3515.htm"{88}
I0650 Program "t3515" assembled in 2 passes with errorlevel 0. "t3515.htm"{88}
I0750 Source "t3515" (106 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3515.htm.lst" created, size=828.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲