Chapter 15 Instruction Set; Operation; Operand Identifiers And Description Methods - NEC switch User Manual

Nec user's manua switch
Table of Contents

Advertisement

This chapter lists the instruction set of the µ PD789800 Subseries. For details of the operation and machine
language (instruction code) of each instruction, refer to 78K/0S Series Instruction User's Manual (U11047E).

15.1 Operation

15.1.1 Operand identifiers and description methods

Operands are described in the "Operands" column of each instruction in accordance with the description method
of the instruction operand identifier (see the assembler specifications for details). When there are two or more
description methods, select one of them. Uppercase letters and the symbols #, !, $, and [ ] are keywords and are
described as they are. Each symbol has the following meaning.
• #: Immediate data specification
• !:
Absolute address specification
In the case of immediate data, describe an appropriate numeric value or a label. When using a label, be sure to
describe 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 description.
Identifier
r
X (R0), A (R1), C (R2), B (R3), E (R4), D (R5), L (R6), H (R7)
rp
AX (RP0), BC (RP1), DE (RP2), HL (RP3)
sfr
Special-function register symbol
saddr
FE20H to FF1FH Immediate data or label
saddrp
FE20H to FF1FH Immediate data or label (even addresses only)
addr16
0000H to FFFFH Immediate data or label (only even addresses for 16-bit data transfer instructions)
addr5
0040H to 007FH Immediate data or label (even addresses only)
word
16-bit immediate data or label
byte
8-bit immediate data or label
bit
3-bit immediate data or label
Remark See Table 3-2 Special Function Register List for symbols of special function registers.
200
CHAPTER 15
• $: Relative address specification
• [ ]: Indirect address specification
Table 15-1. Operand Identifiers and Description Methods
User's Manual U12978EJ3V0UD
INSTRUCTION SET
Description Method

Advertisement

Table of Contents
loading

Table of Contents