Download Print this page

Branch Instructions - Renesas M32R-FPU Software Manual

32-bit risc single-chip microcomputer

Advertisement

2

2.1.4 Branch instructions

The branch instructions are used to change the program flow.
BC
BEQ
BEQZ
BGEZ
BGTZ
BL
BLEZ
BLTZ
BNC
BNE
BNEZ
BRA
JL
JMP
NOP
Only a word-aligned (word boundary) address can be specified for the branch address.
Branch on C-bit
Branch on equal to
Branch on equal to zero
Branch on greater than or equal to zero
Branch on greater than zero
Branch and link
Branch on less than or equal to zero
Branch on less than zero
Branch on not C-bit
Branch on not equal to
Branch on not equal to zero
Branch
Jump and link
Jump
No operation
2-6
INSTRUCTION SET
2.1 Instruction set overview
M32R-FPU Software Manual (Rev.1.01)

Advertisement

loading