English
Language : 

Z86E3016PSG Datasheet, PDF (233/348 Pages) Zilog, Inc. – Z86E3016PSG
Z8 CPU
User Manual
215
Table 39. Summary of Z8 Instruction Set
Instruction and
Operation
Address
Mode
dst src
Op Code
Byte
(Hex)
Flags Affected
C Z S VDH
DJNZr, dst
RA
rA – – – – – –
r ← r–1
if r ≠ 0
PC ← PC + dst
Range:+127, –128
r = 0-F
EI
9F – – – – – –
IMR(7) ← 1
HALT
7F – – – – – –
INC dst
dst ← dst + 1
r
rE – [ [ [ – –
r = 0-F
R
20
IR
21
INCW dst
RR
A0 – [ [ [ – –
dst ← dst + 1
IR
A1
Instruction
and Operation
Address Op Code
Mode
Byte
Flags Affected
dst src (Hex) C Z S V D H
*Note: These instructions have an identical set of addressing modes, which are encoded for brevity. The
first opcode nibble is found in the instruction set table above. The second nibble is expressed symbolically
by a ‘[ ]’ in this table, and its value is found in the following table to the left of the applicable addressing
mode pair. For example, the opcode of an ADC instruction using the addressing modes r (destination)
and Ir (source) is 13.
UM001602-0904
Instruction Set