Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>fiadd integer add exception flags: i d o p</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FIADD             Integer Add                 Exception Flags: I D O P

FIADD memory operand

       Logic:      ST . ST + memory operand

     FIADD adds two integers and leaves the result in the stack top. The
     source must be a memory word or short integer. The destination
     implied in the instruction is always ST.

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FIADD               102-143+EA       5             FIADD INTEGER5
  --------------------------------------------------------------------------

See Also: FADD FADDP

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson