Write the following statement of an Arithmetic Instruction-01826
This subjective question is related to the book/course
vu mgt101 Financial Accounting.
It can also be found in
vu mgt101 Mid Term Solved Past Paper No. 2.
Question 1: Write the following statement of an Arithmetic Instruction using RTL. If op-code is 0, the instruction is "add?. The values in register rb and rc are added and the result is stored in register rc
Answer:
(op<4..0>=0) : R[ra] R[rb] + R[rc], (Page 109)