Halt halt – Zilog Z80380 User Manual
Page 96
Advertising

5-62
Z380
™
U
SER
'
S
M
ANUAL
DC-8297-03
Z
ILOG
HALT
HALT
HALT
Operation:
CPU Halts
The CPU operation is suspended until either an interrupt request or reset request is
received. This instruction is used to synchronize the CPU with external events, preserving
its state until an interrupt or reset request is accepted. After an interrupt is serviced, the
instruction following HALT is executed. While the CPU is halted, memory refresh cycles still
occur, and bus requests are honored. When this instruction is executed the signal /HALT
is asserted and remains asserted until an interrupt or reset request is accepted.
Flags:
S:
Unaffected
Z:
Unaffected
H:
Unaffected
V:
Unaffected
N:
Unaffected
C:
Unaffected
Addressing
Execute
Mode
Syntax
Instruction Format
Time
Note
HALT
01110110
2
Advertising