1 Answers
- The basic branch instruction provides a jump forward or backward of up to 32MB.
- The branch instructions have several forms.
- The branch link instruction jumps to the target and stores a return address in R14(link register).
- By using condition codes we can implement conditional branching and conditional calling of functions.