English
Language : 

Z86E3016PSG Datasheet, PDF (232/348 Pages) Zilog, Inc. – Z86E3016PSG
Z8 Family of Microcontrollers
User Manual
214
Table 39. Summary of Z8 Instruction Set
Instruction and
Operation
Address
Mode
dst src
Op Code
Byte
(Hex)
Flags Affected
C Z S VDH
CALL dst
DA
D6 – – – – – –
SP ← SP–2
IRR
D4
and PC ← dst
or @ SP ← PC
CCF
C ←NOT C
EF [ – – – – –
CLR dst
R
B0 – – – – – –
dst ← 0
IR
B1
COM dst
R
60 – [ [ 0 – –
dst ← NOT dst
IR
61
CP dst, src
dst − src
†
A[ ] [ [ [ [ – –
DA dst
R
40
[ [ [ X––
dst ← DA dst
IR
41
DEC dst
R
00 – [ [ [ – –
dst ← dst–1
IR
01
DECW dst
RR
80 – [ [ [ – –
dst ← dst–1
IR
81
DI dst
IMR(7) ← 0
8F – – – – – –
*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.
Instruction Set
UM001602-0904