EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3512: Machine instructions FLD1 FLDL2T FLDL2E FLDPI FLDLG2 FLDLN2 FLDZ


Tested procedures
IifFLD1   IifFLDL2T   IifFLDL2E   IifFLDPI   IifFLDLG2   IifFLDLN2   IifFLDZ  
Source & expected listing t3512.htm.lst
| |EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=24, CPU=386, FPU=ON | |t3512 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:D9E8 | FLD1 |00000002:D9E8 | FLD1 ST0 |00000004:D9E9 | FLDL2T |00000006:D9E9 | FLDL2T ST0 |00000008:D9EA | FLDL2E |0000000A:D9EA | FLDL2E ST0 |0000000C:D9EB | FLDPI |0000000E:D9EB | FLDPI ST0 |00000010:D9EC | FLDLG2 |00000012:D9EC | FLDLG2 ST0 |00000014:D9ED | FLDLN2 |00000016:D9ED | FLDLN2 ST0 |00000018:D9EE | FLDZ |0000001A:D9EE | FLDZ ST0 | |ENDPROGRAM t3512
Expected messages t3512.out
I0180 Assembling source file "t3512.htm". I0270 Assembling source "t3512". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3512". "t3512.htm"{67} I0510 Assembling program pass 1. "t3512.htm"{67} I0530 Assembling program pass 2 - final. "t3512.htm"{67} I0660 16bit TINY BIN file "t3512.bin" created, size=28. "t3512.htm"{83} I0650 Program "t3512" assembled in 2 passes with errorlevel 0. "t3512.htm"{83} I0750 Source "t3512" (101 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3512.htm.lst" created, size=748. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲