English
Language : 

Z86E3016PSG Datasheet, PDF (219/348 Pages) Zilog, Inc. – Z86E3016PSG
Z8 CPU
User Manual
201
Instruction Set
Z8 instructions can be divided functionally into the following eight
groups:
• Load
• Bit Manipulation
• Arithmetic
• Block Transfer
• Logical
• Rotate and Shift
• Program Control
• CPU Control
The following summary shows the instructions belonging to each group
and the number of operands required for each. The source operand is src,
the destination operand is dst, and a condition code is cc.
Table 26. Load Instructions
Mnemonic
CLR
LD
LDC
LDE
POP
PUSH
Operands
dst
dst, src
dst, src
dst, src
dst
src
Instruction
Clear
Load
Load Constant
Load External
Pop
Push
UM001602-0904
Instruction Set