English
Language : 

Z8F6421PM020SC Datasheet, PDF (258/299 Pages) Zilog, Inc. – High Performance 8-Bit Microcontrollers Z8 Encore-R 64K Series
Z8 Encore!® 64K Series
Product Specification
238
eZ8 CPU Instruction Classes
eZ8 CPU instructions can be divided functionally into the following groups:
• Arithmetic
• Bit Manipulation
• Block Transfer
• CPU Control
• Load
• Logical
• Program Control
• Rotate and Shift
Tables 124 through 131 contain the instructions belonging to each group and the number
of operands required for each instruction. Some instructions appear in more than one table
as these instruction can be considered as a subset of more than one category. Within these
tables, the source operand is identified as ’src’, the destination operand is ’dst’ and a con-
dition code is ’cc’.
Table 124. Arithmetic Instructions
Mnemonic
ADC
ADCX
ADD
ADDX
CP
CPC
CPCX
CPX
DA
DEC
DECW
INC
INCW
MULT
Operands
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
dst
dst
dst
dst
dst
dst
Instruction
Add with Carry
Add with Carry using Extended Addressing
Add
Add using Extended Addressing
Compare
Compare with Carry
Compare with Carry using Extended Addressing
Compare using Extended Addressing
Decimal Adjust
Decrement
Decrement Word
Increment
Increment Word
Multiply
PS019915-1005
eZ8 CPU Instruction Set