Vidyalelo
Computer Science · Q435

Computer Architecture

Engineering and GATE · Computer Science · question 435

Q435

The instruction, MLA R0,R1,R2,R3 performs . . . . . . . .

A.
R0<-[R1]+[R2]+[R3]
B.
R3<-[R0]+[R1]+[R2]
C.
R0<-[R1]*[R2]+[R3]
Answer
D.
R3<-[R0]*[R1]+[R2]

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board