Solved

Use the Register and Memory Values in the Table Below

Question 9

Essay

Use the register and memory values in the table below for the next questions. Assume a 32-bit machine. Assume each of the following questions starts from the table values; that is, DO NOT use value changes from one question as propagating into future parts of the question.
a) Give the values of R1, R2, and R3 after this instruction: add R3, R2, R1
b) What values will be in R1 and R3 after this instruction is executed: load R3, 12(R1)
c) What values will be in the registers after this instruction is executed: addi R2, R3, #16

Correct Answer:

verifed

Verified

a. After add R3, R2, R1:
R1 = ...

View Answer

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions