Renesas R8C/Tiny Series Software Manual page 98

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

Advertisement

Chapter 3
Functions
JMP
[ Syntax ]
JMP(.length) label
[ Operation ]
PC
label
[ Function ]
• This instruction causes control to jump to label.
[ Selectable label ]
.length
.S
PC
*1
+2
label
*1
.B
PC
–127
*1
.W
PC
–32767
.A
abs20
*1 The PC indicates the start address of the instruction.
[ Flag Change ]
Flag
U
I
O
Change
[ Description Example ]
JMP
label
[ Related Instructions ]
Unconditional jump
label
PC
*1
+9
*1
label
PC
+128
*1
label
PC
+32768
B
S
Z
D
C
JMPI
JuMP
[ Instruction Code/Number of Cycles ]
S , B , W , A (Can be specified)
81
3.2 Functions
JMP
Page=184

Advertisement

Table of Contents
loading

Table of Contents