Indirect Program Addressing, Figure 18. Indirect Program Memory Addressing
IJMP and ICALL
AT90S2313
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, Figure 19. Relative Program Memory Addressing
RJMP and RCALL
Program execution continues at address PC + k + 1. The relative address k is -2048 to
2047.
13
0839I–AVR–06/02