Program And Data Addressing Modes - Atmel AVR AT90S1200 Manual

8-bit microcontroller with 1k byte of in-system programmable flash
Hide thumbs Also See for AVR AT90S1200:
Table of Contents

Advertisement

Program and Data
Addressing Modes
Register Direct, Single
Register Rd
Register Indirect
Register Direct, Two Registers
Rd and Rr
0838H–AVR–03/02
The AT90S1200 AVR RISC Microcontroller supports powerful and efficient addressing
modes. This section describes the different addressing modes supported in the
AT90S1200. In the figures, OP means the operation code part of the instruction word.
To simplify, not all figures show the exact location of the addressing bits.
Figure 6. Direct Single Register Addressing
The operand is contained in register d (Rd).
Figure 7. Indirect Register Addressing
The register accessed is the one pointed to by the Z-register (R30).
Figure 8. Direct Register Addressing, Two Registers
AT90S1200
7

Advertisement

Table of Contents
loading

Table of Contents