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>fisub integer subtract exception flags: i d o p</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FISUB             Integer Subtract            Exception Flags: I D O P

FISUB memory operand

       Logic:      ST . ST - memory operand

     FISUB subtracts two integers (ST - memory operand) and leaves the
     result in the stack top. The memory operand must be a word or short
     integer. The destination implied in the instruction is always ST.

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

See Also: FSUB FISUBR

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