

McqMate
Q. |
The effective address of the instruction written in Post-indexed mode, MOVE[Rn]+Rm is |
A. | ea = [rn] |
B. | ea = [rn + rm] |
C. | ea = [rn] + rm |
D. | ea = [rm] + rn |
Answer» A. ea = [rn] | |
Explanation: effective address is the address that the computer acquires from the current instruction being executed. |
View all MCQs in
Computer ArchitectureNo comments yet