UM012811-0904
eZ8 CPU Instruction Set Description
eZ8 CPU
User Manual
109
EI
Enable Interrupts
EI
Operation
Enable Interrupts: IRQCTL[7]
←
1
Description
Bit 7 of the Interrupt Control Register is 1. This value enables the Interrupt Controller.
Flags
Attributes
Example
If IRQCTL (Interrupt Control register FCFH) contains the value
00H
(00000000B), inter-
rupts are globally disabled. Upon execution of the EI command, the statement:
EI
Object Code: 9FH
the IRQCTL (Interrupt Control register FCFH) contains the value
80H
(10000000B) and
globally enable interrupts.
C
Unaffected.
Z
Unaffected.
S
Unaffected.
V
Unaffected.
D
Unaffected.
H
Unaffected.
Mnemonic
Destination, Source
Opcode (Hex)
Operand 1
Operand 2
Operand 3
EI
—
9F
—
—
—