Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- iAPx86 - <b>feni enable interrupts exceptions: none</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FENI            Enable interrupts                    Exceptions: None
FNENI           Enable interrupts, no wait           C3 C2 C1 C0: [??]

FENI
FNENI

        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 FPUs.

    FNENI is the no-wait form of FENI. It allows the 8087 only to
    generate interrupt requests by clearing the Interrupt Enable Mask in
    the control word. This instruction enables interrupts in the 8087
    only. It is recognized but ignored on later FPUs.


    Note
    You should use the no-wait form of the instrcution only when there
    is a danger of generating an infinite wait condition.


    Opcode      Format
    9B DB E0    FENI
    DB E0       FNENI


    Timing
    Variations    8087         287        387      486     Pentium
    feni          2-8           2          2        3       1      NP
    fneni         2-8           2          2        3       1      NP

See Also: FDISI

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