Z8 Microcontrollers
Instruction Descriptions and Formats
EI
Enable Interrupts
EI
Instruction Format:
Operation:
IMR (7) <— 0
Bit 7 of Control Register FBH (the Interrupt Mask Register) is set to 1. This allows potentially enabled interrupts
to become enabled.
Flags:
C:
Unaffected
Z:
Unaffected
S:
Unaffected
V:
Unaffected
D:
Unaffected
H:
Unaffected
Example:
If Control Register FBH contains 0AH (00001010) (interrupts IRQ1 and IRQ3 are selected), the statement:
sets Control Register FBH to 8AH (10001010B) and enables IRQ1 and IRQ3.
12-30
EI
Op Code: 9F
ZiLOG
ENABLE INTERRUPTS
UM001601-0803
EI
Need help?
Do you have a question about the Z8 and is the answer not in the manual?