2.12. Indirect Program Addressing, IJMP and ICALL
Figure 2-12. Indirect Program Memory Addressing
Program execution continues at address contained by the Z-register (i.e., the PC is loaded with the
contents of the Z-register).
2.13. Relative Program Addressing, RJMP and RCALL
Figure 2-13. Relative Program Memory Addressing
Program execution continues at address PC + k + 1. The relative address k is from -2048 to 2047.
Atmel AVR Instruction Set Manual [OTHER]
Atmel-0856L-AVR-Instruction-Set-Manual_Other-11/2016
20