What failed unctionality is performed by the instruction lar R3-05591
What failed_unctionality is performed by the instruction "lar R3, 36" of SRC?
This multiple choice question (MCQ) is related to the book/course vu cs501 Advance Computer Architecture. It can also be found in vu cs501 Mid Term - Quiz No.1.
What failed_unctionality is performed by the instruction "lar R3, 36" of SRC?
It will load the register R3 with the contents of the memory location M [PC+36]
It will load the register R3 with the relative address itself (PC+36).
It will store the register R3 contents to the memory location M [PC+36]
No operation