Details Table

┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding  │Instruction         │0│1│2│3│4│5│Description                       │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│9B DB E0  │FENI                │XX│ │ │ │ │Clears the interrupt control mask │
│          │                    │ │ │ │ │ │ │in the control word               │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│DB E0     │FNENI               │XX│ │ │ │ │Clears the interrupt enable mask  │
│          │                    │ │ │ │ │ │ │in the control word               │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘


[Back: FENI/FNENI-Enable Interrupts]
[Next: Description]