Renesas R8C/Tiny Series Software Manual page 44

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

Advertisement

Chapter 2 Addressing Modes
Stack pointer relative
dsp:8[SP]
The address indicated by the content of the
stack pointer (SP) plus the value indicated by
the displacement (dsp)—added including the
sign bits—is the effective address for the
operation. The stack pointer (SP) here is the
one indicated by the U flag.
However, if the addition results in a value
outside the range 00000
17 and above are ignored, and the address
returns to 00000
This addressing mode can be used with the
MOV instruction.
Rev.2.00 Oct 17, 2005
REJ09B0001-0200
to 0FFFF
16
or 0FFFF
.
16
16
page 26 of 263
2.3 General Instruction Addressing
If the dsp value is negative
Register
SP
address
, bits
16
If the dsp value is positive
Memory
dsp
dsp

Advertisement

Table of Contents
loading

Table of Contents