English
Language : 

Z8F0113HJ005EG Datasheet, PDF (193/245 Pages) Zilog, Inc. – High-Performance 8-Bit Microcontrollers
Z8 Encore! XP® F0823 Series
Product Specification
178
eZ8 CPU Instruction Classes
eZ8 CPU instructions are divided functionally into the following groups:
• Arithmetic
• Bit Manipulation
• Block Transfer
• CPU Control
• Load
• Logical
• Program Control
• Rotate and Shift
Tables 110 through 117 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 110. 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
PS024315-1011
PRELIMINARY
eZ8 CPU Instruction Classes