English
Language : 

Z8F1680SH020SG Datasheet, PDF (356/412 Pages) Zilog, Inc. – High-Performance 8-Bit Microcontrollers
Z8 Encore! XP® F1680 Series
Product Specification
331
Table 177 contains additional symbols that are used throughout the eZ8 CPU Instruction
Summary section on page 336.
Table 177. Additional Symbols
Symbol
dst
src
@
SP
PC
FLAGS
RP
#
B
%
H
Definition
Destination Operand
Source Operand
Indirect Address Prefix
Stack Pointer
Program Counter
Flags Register
Register Pointer
Immediate Operand Prefix
Binary Number Suffix
Hexadecimal Number Prefix
Hexadecimal Number Suffix
Assignment of a value is indicated by an arrow. For example, the statement:
dst ← dst + src
indicates that the source data is added to the destination data and the result is stored in the
destination location.
27.4. eZ8 CPU Instruction Classes
eZ8 CPU instructions is divided functionally into the following groups:
• Arithmetic
• Bit Manipulation
• Block Transfer
• CPU Control
• Load
• Logical
• Program Control
• Rotate and Shift
PS025015-1212
PRELIMINARY
eZ8 CPU Instruction Set