Addressing Modes
Addressing Modes
Addressing Mode
EA = A + (R)
Register - AC ← R1 400
• Let the address stored in the program counter be designated by the symbol
X1. The instruction stored in X1 has the address part (operand reference)
X2. The operand needed to execute the instruction is stored in the
memory word with address X3. An index register contains the value X4.
What is the relationship between these various quantities if the addressing
mode of the instruction is
• (a) direct (b) indirect (c) PC relative (d) indexed?
References
• W. Stallings, Computer organization and
architecture, Prentice-Hall,2000
• M. M. Mano, Computer System
Architecture, Prentice-Hall