English
Language : 

Z8F082ASJ020EG Datasheet, PDF (225/282 Pages) Zilog, Inc. – High-Performance 8-Bit Microcontrollers
Z8 Encore! XP® F082A Series
Product Specification
208
• Block Transfer
• CPU Control
• Load
• Logical
• Program Control
• Rotate and Shift
Tables 120 through 127 list 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 condi-
tion code is cc.
Table 120. Arithmetic Instructions
Mnemonic
ADC
ADCX
ADD
ADDX
CP
CPC
CPCX
CPX
DA
DEC
DECW
INC
INCW
MULT
SBC
SBCX
SUB
SUBX
Operands
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
dst, src
dst
dst
dst
dst
dst
dst
dst, src
dst, src
dst, src
dst, src
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
Subtract with Carry
Subtract with Carry using Extended Addressing
Subtract
Subtract using Extended Addressing
PS022827-1212
PRELIMINARY
eZ8 CPU Instruction Classes