1.

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» B. ea = [rn + rm]


Discussion

No Comment Found