English
Language : 

SH7014 Datasheet, PDF (78/754 Pages) Renesas Technology Corp – 32-Bit RISC Microcomputer
2. CPU
Table 2.16 Branch Instructions
Instruction Instruction Code
Operation
BF label 10001011dddddddd If T = 0, disp × 2 + PC → PC; if T =
1, NOP
BF/S label 10001111dddddddd Delayed branch, if T = 0, disp × 2 +
PC → PC; if T = 1, NOP
BT label 10001001dddddddd If T = 1, disp × 2 + PC → PC; if T =
0, NOP
BT/S label 10001101dddddddd Delayed branch, if T = 1, disp × 2 +
PC → PC; if T = 0, NOP
BRA label 1010dddddddddddd Delayed branch, disp × 2 + PC →
PC
BRAF Rm
0000mmmm00100011 Delayed branch, Rm + PC → PC
BSR label 1011dddddddddddd Delayed branch, PC → PR, disp × 2
+ PC → PC
BSRF Rm
0000mmmm00000011 Delayed branch, PC → PR,
Rm + PC → PC
JMP @Rm
0100mmmm00101011 Delayed branch, Rm → PC
JSR @Rm
0100mmmm00001011 Delayed branch, PC → PR,
Rm → PC
RTS
0000000000001011 Delayed branch, PR → PC
Note: One state when it does not branch.
Exec.
Cycles
3/1*
3/1*
3/1*
2/1*
2
2
2
2
2
2
2
T Bit
⎯
⎯
⎯
⎯
⎯
⎯
⎯
⎯
⎯
⎯
⎯
Rev.5.00 Sep. 27, 2007 Page 44 of 716
REJ09B0398-0500