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>finit initialize coprocessor exception flags: none</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FINIT             Initialize Coprocessor      Exception Flags: None

FINIT

       Logic:      initializes coprocessor

     FINIT performs a hardware reset of the coprocessor. It does not affect
     the synchronization between the 80x86 and the 80x87.

     This instruction empties all stack elements and clears the exception
     flags.

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FINIT               2-8              3             FINIT
  --------------------------------------------------------------------------

        Note:          The no-wait version of FINIT is FNINIT.

See Also: FNINIT

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