Assembly Language Help (alang.hlp) (
Table of Contents;
Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
FCOM Instruction
◄Summary► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────┬─────────────────────────┬─────────────────────────────────
FCOM [reg] │ fcom st(2) │ 87 40-50
│ fcom │ 287 40-50
│ │ 387 24
│ │ 486 4
────────────────┼─────────────────────────┼─────────────────────────────────
FCOMP [reg] │ fcomp st(7) │ 87 42-52
│ fcomp │ 287 42-52
│ │ 387 26
│ │ 486 4
────────────────┼─────────────────────────┼─────────────────────────────────
FCOMPP │ fcompp │ 87 45-55
│ │ 287 45-55
│ │ 387 26
│ │ 486 5
────────────────┼─────────────────────────┼─────────────────────────────────
FCOM memreal │ fcom shortreals[di] │ 87 (s=60-70,l=65-75)+EA
│ fcom longreal │ 287 s=60-70,l=65-75
│ │ 387 s=26,l=31
│ │ 486 4
────────────────┼─────────────────────────┼─────────────────────────────────
FCOMP memreal │ fcomp longreal │ 87 (s=63-73,l=67-77)+EA
│ fcomp shorts[di] │ 287 s=63-73,l=67-77
│ │ 387 s=26,l=31
│ │ 486 4
────────────────┼─────────────────────────┼─────────────────────────────────
FICOM memint │ ficom double │ 87 (w=72-86,d=78-91)+EA
│ ficom warray[di] │ 287 w=72-86,d=78-91
│ │ 387 w=71-75,d=56-63
│ │ 486 w=16-20,d=15-17
────────────────┼─────────────────────────┼─────────────────────────────────
FICOMP memint │ ficomp WORD PTR [bp+6] │ 87 (w=74-88,d=80-93)+EA
│ ficomp darray[di] │ 287 w=74-88,d=80-93
│ │ 387 w=71-75,d=56-63
│ │ 486 w=16-20,d=15-17
────────────────┴─────────────────────────┴─────────────────────────────────
-♦-