
<
2
.75
7UGT U/CPWCN
=L/2*
#FFTGUU5RCEG
7/<:
HALT
Halt
Instruction Format:
HALT
Operation:
The
HALT
instruction turns off the internal CPU clock, but not the XTAL oscillation. The peripherals and
interrupt logic remain active. Operation can be restarted by an interrupt or a reset.
Flags:
When the instruction is executed, the flags are set as follows
Example: Assuming the Z8 is in normal operation, the following statements place the Z8 into
HALT
mode.
HALT
Op Codes: 7F
NOTE:
Unlike the Z8, the Z8
P
LUS
does not require a
NOP
before the
HALT
instruction.
C:
The value set by the preceding instruction.
Z:
The value set by the preceding instruction.
S:
The value set by the preceding instruction.
V:
The value set by the preceding instruction.
D:
The value set by the preceding instruction.
H:
The value set by the preceding instruction.
OPC
OPC (Hex)
7F