Renesas R8C/Tiny Series Software Manual page 100

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

Advertisement

Chapter 3
Functions
JMPI
[ Syntax ]
JMPI.length
[ Operation ]
When jump distance specifier (.length) is (.W)
PC
PC
[ Function ]
• This instruction causes control to jump to the address indicated by
memory, specify the address at which the low-order address is stored.
• If (.W) is selected as the jump distance specifier (.length), control jumps to the start address of the instruction
plus the address indicated by
required memory capacity is 2 bytes.
src
• If
is a location in the memory and (.A) is selected as the jump distance specifier (.length), the
required memory capacity is 3 bytes.
[ Selectable src ]
If (.W) is selected as the jump distance specifier (.length)
R0L/R0
R0H/R1
A0/A0
A1/A1
dsp:8[A0]
dsp:8[A1]
dsp:16[A0] dsp:16[A1]
dsp:20[A0] dsp:20[A1]
R2R0
R3R1
If (.A) is selected as the jump distance specifier (.length)
R0L/R0
R0H/R1
A0/A0
A1/A1
dsp:8[A0]
dsp:8[A1]
dsp:16[A0] dsp:16[A1]
dsp:20[A0] dsp:20[A1]
R2R0
R3R1
[ Flag Change ]
Flag
U
I
O
Change
[ Description Example ]
JMPI.A
A1A0
JMPI.W
R0
[ Related Instructions ]
Rev.2.00 Oct 17, 2005
REJ09B0001-0200
src
src
src
(added including the sign bits). If
src
R1L/R2
R1H/R3
[A0]
[A1]
dsp:8[SB]
dsp:8[FB]
dsp:16[SB]
abs16
abs20
A1A0
src
R1L/R2
R1H/R3
[A0]
[A1]
dsp:8[SB]
dsp:8[FB]
dsp:16[SB]
abs16
abs20
A1A0
B
S
Z
D
C
JMP
page 82 of 263
Jump indirect
JuMP Indirect
[ Instruction Code/Number of Cycles ]
W , A
When jump distance specifier (.length) is (.A)
PC
src
3.2 Functions
src
src
. If
is a location in the
src
is a location in the memory, the
JMPI
Page: 185

Advertisement

Table of Contents
loading

Table of Contents