The Effective Address Of The Instruction Written In Postindexed #704
The effective address of the instruction written in Post-indexed mode, MOVE[Rn]+Rm is _______
This multiple choice question (MCQ) is related to the book/course gs gs103 Computer Logical Organisation. It can also be found in gs gs103 Processor Families - ARM architecture - Quiz No.2.
The effective address of the instruction written in Post-indexed mode, MOVE[Rn]+Rm is _______
EA = [Rn]
EA = [Rn + Rm]
EA = [Rn] + Rm
EA = [Rm] + Rn