adplus-dvertising
frame-decoration

Question

The instruction -> Add LOCA,R0 does,

a.

Adds the value of LOCA to R0 and stores in the temp register

b.

Adds the value of R0 to the address of LOCA

c.

Adds the values of both LOCA and R0 and stores it in R0

d.

Adds the value of LOCA with a value in accumulator and stores it in R0

Answer: (c).Adds the values of both LOCA and R0 and stores it in R0

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The instruction -> Add LOCA,R0 does,

Similar Questions

Discover Related MCQs

Q. Which registers can interact with the secondary storage ?

Q. During the execution of a program which gets initialized first ?

Q. Which of the register/s of the processor is/are connected to Memory Bus ?

Q. ISP stands for,

Q. The internal Components of the processor are connected by _______ .

Q. ______ is used to choose between increment the PC or performing ALU operations .

Q. The registers, ALU and the interconnection between them are collectively called as _____ .

Q. _______ is used to store data in registers .

Q. During the execution of the instructions, a copy of the instructions is placed in the ______

Q. Two processors A and B have clock frequencies of 700 Mhz and 900 Mhz respectively. Suppose A can execute an instruction with an average of 3 steps and B can execute with an average of 5 steps. For the execution of the same instruction which processor is faster ?

Q. A processor performing fetch or decoding of different instruction during the execution of another instruction is called ______ .

Q. For a given FINITE number of instructions to be executed, which architecture of the processor provides for a faster execution ?

Q. The clock rate of the processor can be improved by

Q. An optimizing Compiler does,

Q. SPEC stands for,

Q. As of 2000, the reference system to find the performance of a system is _____ .

Q. When Performing a looping operation, the instruction gets stored in the ______ .

Q. The average number of steps taken to execute the set of instructions can be made to be less than one by following _______ .

Q. If the instruction, Add R1,R2,R3 is executed in a system which is pipe-lined, then the value of S is (Where S is term of the Basic performance equation)

Q. CISC stands for