General Instruction Addressing - Renesas R8C/Tiny Series Software Manual

16-bit single-chip microcomputer
Hide thumbs Also See for R8C/Tiny Series:
Table of Contents

Advertisement

Chapter 2 Addressing Modes

2.3 General Instruction Addressing

Immediate
The immediate data indicated by #IMM
#IMM
is the object of the operation.
#IMM8
#IMM16
#IMM20
Register direct
The specified register is the object of
R0L
the operation.
R0H
R1L
R1H
R0
R1
R2
R3
A0
A1
Absolute
The value indicated by abs16 is the
abs16
effective address for the operation.
The effective address range is 00000
0FFFF
16
Address register indirect
The value indicated by the content of
[A0]
the address register (A0/A1) is the
[A1]
effective address for the operation.
The effective address range is 00000
to 0FFFF
Rev.2.00 Oct 17, 2005
REJ09B0001-0200
.
.
16
page 24 of 263
2.3 General Instruction Addressing
#IMM8
#IMM16
b19
#IMM20
R0L / R1L
R0H / R1H
R0 / R1 / R2 /
R3 / A0 / A1
abs16
to
16
Register
address
A0 / A1
16
b7
b8
b7
b15
b8
b7
b15
Register
b15
b8
b8 b7
b15
Memory
Memory
b0
b0
b0
b0
b0

Advertisement

Table of Contents
loading

Table of Contents