English
Language : 

Z8FMC16100 Datasheet, PDF (304/402 Pages) Zilog, Inc. – Z8 Encore-R Motor Control Flash MCUs
Z8 Encore!® Motor Control Flash MCUs
Product Specification
282
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 157 through 164 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 condi-
tion code is cc.
Table 157. 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
PS024604-1005
PRELIMINARY
eZ8 CPU Instruction Set