English
Language : 

Z86E3016PSG Datasheet, PDF (234/348 Pages) Zilog, Inc. – Z86E3016PSG
Z8 Family of Microcontrollers
User Manual
216
Table 39. Summary of Z8 Instruction Set
Instruction and
Operation
Address
Mode
dst src
Op Code
Byte
(Hex)
Flags Affected
C Z S VDH
IRET
FLAGS←@SP;
SP ← SP + 1
PC ← @SP;
SP ← SP + 2;
and IMR(7)–1
BF [ [ [ [ [ [
JP cc, dst
DA
cD – – – – – –
if cc is true,
c = 0–F
then PC ← dst
IRR
30
JR cc, dst
RA
cB – – – – – –
if cc is true,
PC ← PC + dst
Range: +127, –128
c = 0–F
LD dst, src
r Im
rC – – – – – –
*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