Z8F083A0128ZCOG Zilog, Z8F083A0128ZCOG Datasheet - Page 170

KIT DEVELOPMENT F083A

Z8F083A0128ZCOG

Manufacturer Part Number
Z8F083A0128ZCOG
Description
KIT DEVELOPMENT F083A
Manufacturer
Zilog
Series
Z8 Encore! XP®r
Type
MCUr
Datasheets

Specifications of Z8F083A0128ZCOG

Contents
Hardware, Software and Documentation
For Use With/related Products
Z8F083A
For Use With
269-4661 - KIT ACC ETHERNET SMART CABLE
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
269-4672

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
Z8F083A0128ZCOG
Manufacturer:
Zilog
Quantity:
1
Assembly Language Syntax
eZ8 CPU Instruction Notation
PS026308-1207
For proper instruction execution, eZ8 CPU assembly language syntax requires that the
operands be written as ‘destination, source’. After assembly, the object code usually has
the operands in the order ‘source, destination’, but ordering is Opcode dependent. The
following instruction examples display the format of some basic assembly instructions and
the resulting object code produced by the assembler. This binary format must be followed
by users that prefer manual program coding or intend to implement their own assembler.
Example 1: If the contents of registers
43H
Table 97. Assembly Language Syntax Example 1
Example 2: In general, when an instruction format requires an 8-bit register address, the
address specify any register location in the range 0–255 or, using escaped mode
addressing, a working register R0–R15. If the contents of register
register R8 are added and the result is stored in
object code is:
Table 98. Assembly Language Syntax Example 2
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 eZ8 CPU instruction summary and description sections, the operands, condition
codes, status flags, and address modes are represented by a notational shorthand that is
described in
Assembly Language
Code
Object Code
Assembly Language
Code
Object Code
, the assembly syntax and resulting object code is:
Table 99
on page
159.
ADD
04
ADD
04
43H
43H,
08
43H,
E8
and
43H
08H
08H
43
R8
43
, the assembly syntax and resulting
are added and the result is stored in
(ADD dst, src)
(OPC src, dst)
(ADD dst, src)
(OPC src, dst)
Z8 Encore!
Product Specification
43H
eZ8 CPU Instruction Set
and working
®
F083A Series
158

Related parts for Z8F083A0128ZCOG