English
Language : 

UPD78F0411GA-GAM-AX Datasheet, PDF (530/564 Pages) Renesas Technology Corp – Old Company Name in Catalogs and Other Documents
CHAPTER 26 INSTRUCTION SET
This chapter lists each instruction set of the 78K0/LC3 in table form. For details of each operation and operation
code, refer to the separate document 78K/0 Series Instructions User’s Manual (U12326E).
26.1 Conventions Used in Operation List
26.1.1 Operand identifiers and specification methods
Operands are written in the “Operand” column of each instruction in accordance with the specification method of
the instruction operand identifier (refer to the assembler specifications for details). When there are two or more
methods, select one of them. Uppercase letters and the symbols #, !, $ and [ ] are keywords and must be written as
they are. Each symbol has the following meaning.
• #: Immediate data specification
• !: Absolute address specification
• $: Relative address specification
• [ ]: Indirect address specification
In the case of immediate data, describe an appropriate numeric value or a label. When using a label, be sure to
write the #, !, $, and [ ] symbols.
For operand register identifiers r and rp, either function names (X, A, C, etc.) or absolute names (names in
parentheses in the table below, R0, R1, R2, etc.) can be used for specification.
Identifier
r
rp
sfr
sfrp
saddr
saddrp
addr16
addr11
addr5
word
byte
bit
RBn
Table 26-1. Operand Identifiers and Specification Methods
Specification Method
X (R0), A (R1), C (R2), B (R3), E (R4), D (R5), L (R6), H (R7)
AX (RP0), BC (RP1), DE (RP2), HL (RP3)
Special function register symbolNote
Special function register symbol (16-bit manipulatable register even addresses only)Note
FE20H to FF1FH Immediate data or labels
FE20H to FF1FH Immediate data or labels (even address only)
0000H to FFFFH Immediate data or labels
(Only even addresses for 16-bit data transfer instructions)
0800H to 0FFFH Immediate data or labels
0040H to 007FH Immediate data or labels (even address only)
16-bit immediate data or label
8-bit immediate data or label
3-bit immediate data or label
RB0 to RB3
Note Addresses from FFD0H to FFDFH cannot be accessed with these operands.
Remark For special function register symbols, see Table 3-6 Special Function Register List.
528
User’s Manual U18698EJ1V0UD