English
Language : 

HD64F7051SFJ20V Datasheet, PDF (68/843 Pages) Renesas Technology Corp – Hardware Manual Renesas 32-Bit RISC
Section 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 Jan 06, 2006 page 46 of 818
REJ09B0273-0500