English
Language : 

Z8F4822AR020SG Datasheet, PDF (250/323 Pages) Zilog, Inc. – High Performance 8-Bit Microcontrollers
Z8 Encore! XP® F64xx Series
Product Specification
230
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 128 through 135 contain the instructions belonging to each group and the number
of operands required for each instruction. Some instructions appear in more than one
table; these instructions can be considered to be a subset of more than one category.
Within these tables, the source operand is identified as src, the destination operand is dst
and a condition code is cc.
Table 128. Arithmetic Instructions
Mnemonic
ADC
ADCX
ADD
ADDX
CP
CPC
CPCX
CPX
DA
DEC
DECW
INC
INCW
Operands
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
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
PS019924-0113
PRELIMINARY
eZ8 CPU Instruction Classes