UM012811-0904
eZ8 CPU Instruction Set Description
eZ8 CPU
User Manual
105
DI
Disable Interrupts
DI
Operation
Disable Interrupts: IRQCTL[7]
←
0
Description
Bit 7 of the Interrupt Control Register is reset to 0. This disables the Interrupt Controller.
Flags
Attributes
Example
If IRQCTL (Interrupt Control register FCFH) contains
80H
(10000000B), interrupts are
globally enabled. Upon execution of the DI command, the statement:
DI
Object Code: 8FH
the IRQCTL (Interrupt Control register FCFH) contains
00H
(00000000B) and globally
disables interrupts.
C
Unaffected.
Z
Unaffected.
S
Unaffected.
V
Unaffected.
D
Unaffected.
H
Unaffected.
Mnemonic
Destination, Source
Opcode (Hex)
Operand 1
Operand 2
Operand 3
DI
—
8F
—
—
—