14
ATtiny26(L)
1477G–AVR–03/05
Indirect Program Addressing,
IJMP and ICALL
Figure 14. 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).
Relative Program Addressing,
RJMP and RCALL
Figure 15. Relative Program Memory Addressing
Program execution continues at address PC + k + 1. The relative address k is from
-2048 to 2047.
$3FF
$000
PROGRAM MEMORY
$3FF
$000
PROGRAM MEMORY
+1