Z8F16800144ZCOG Zilog, Z8F16800144ZCOG Datasheet - Page 334

KIT DEV FOR Z8F642 MCU 44 PIN

Z8F16800144ZCOG

Manufacturer Part Number
Z8F16800144ZCOG
Description
KIT DEV FOR Z8F642 MCU 44 PIN
Manufacturer
Zilog
Series
Z8 Encore!®r
Type
MCUr
Datasheets

Specifications of Z8F16800144ZCOG

Contents
Hardware, Software and Documentation
For Use With/related Products
Z8F642
For Use With
269-4661 - KIT ACC ETHERNET SMART CABLE
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
269-4678
Assembly Language Syntax
eZ8 CPU Instruction Notation
PS025011-1010
Table 175. Assembly Language Syntax Example 2
Table 174. Assembly Language Syntax Example 1
For proper instruction execution, eZ8 CPU assembly language syntax requires that the
operands be written as destination and source. After assembly, the object code usually has
the operands in the order source, destination, but ordering is opcode-dependent. The
following instruction examples illustrate the format of some basic assembly instructions
and the resulting object code produced by the assembler. You must follow this binary
format if you prefer manual program coding or intend to implement your own assembler.
Example 1: If the contents of Registers 43H and 08H are added and the result is stored in
43H, the assembly syntax and resulting object code is as listed in
Example 2: In general, when an instruction format requires an 8-bit register address, that
address can specify any register location in the range 0–255 or, using Escaped Mode
Addressing, a Working Register R0–R15. If the contents of Register 43H and Working
Register R8 are added and the result is stored in 43H, the assembly syntax and resulting
object code is as listed in
Assembly Language Code ADD
Object Code
See the device-specific Product Specification to determine the exact register file range
available. The register file size varies depending on the device type.
In the section
status flags, and address modes are represented by a notational shorthand provided in
Table
Assembly Language Code ADD
Object Code
176.
eZ8 CPU Instruction Summary
Table
P R E L I M I N A R Y
04
04
175.
43H,
08
43H,
E8
on page 327, the operands, condition codes,
08H
43
R8
43
Z8 Encore! XP
(ADD dst, src)
(OPC src, dst)
(ADD dst, src)
(OPC src, dst)
Product Specification
Table
eZ8 CPU Instruction Set
174.
®
F1680 Series
320

Related parts for Z8F16800144ZCOG