z8f083a ZiLOG Semiconductor, z8f083a Datasheet - Page 170

no-image

z8f083a

Manufacturer Part Number
z8f083a
Description
High-performance 8-bit Microcontrollers
Manufacturer
ZiLOG Semiconductor
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
z8f083a0128ZCOG
Manufacturer:
Zilog
Quantity:
1
Part Number:
z8f083aPH020SG
Manufacturer:
LT
Quantity:
1 154
Part Number:
z8f083aSH020SG
Manufacturer:
Zilog
Quantity:
380
Part Number:
z8f083aSH020SG
Manufacturer:
ZILOG
Quantity:
20 000
Part Number:
z8f083aSJ020EG
Manufacturer:
Zilog
Quantity:
363
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 z8f083a