

McqMate
Q. |
In the following indexed addressing mode instruction, MOV 5(R1), LOC the effective address is |
A. | ea = 5+r1 |
B. | ea = r1 |
C. | ea = [r1] |
D. | ea = 5+[r1] |
Answer» D. ea = 5+[r1] | |
Explanation: this instruction is in base with offset addressing mode. |
View all MCQs in
Computer ArchitectureNo comments yet