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>fincstp increment stack pointer exception flags: none</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FINCSTP           Increment Stack Pointer     Exception Flags: None

FINCSTP

       Logic:      TOP . TOP + 1

     FINCSTP increments the stack top pointer in the status word. It is not
     equivalent to popping a register from the stack. This instruction does
     not change any tags or the contents of any registers.

     FDECSTP is the accompanying decrement instruction.

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FINCSTP             6-12             3             FINCSTP
  --------------------------------------------------------------------------

See Also: FDECSTP

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