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>feni enable interrupts exception flags: none</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FENI              Enable Interrupts           Exception Flags: None

FADD [[destination,] source]

       Logic:      Interrupt Enable Mask . 0

     FENI allows the 8087 only to generate interrupt requests by clearing the
     Interrupt Enable Mask in the control word. This instruction is recognized
     but ignored on later coprocessors.

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

        Note:          The opposite instruction is FDISI, and the no-wait
                       version of FENI in FNENI.

See Also: FENI FDISI FNDISI

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