

McqMate
Q. |
The effective address of the following instruction is MUL 5(R1,R2). |
A. | 5+R1+R2 |
B. | 5+(R1*R2) |
C. | 5+[R1]+[R2] |
D. | 5*([R1]+[R2]) |
Answer» C. 5+[R1]+[R2] |
View all MCQs in
Basics of Computer ArchitectureNo comments yet