Computer Science, asked by lakshya6343, 6 months ago

Explain ADD R1 instruction execution process with diagram

Answers

Answered by kashishraj386
0

Answer:

Execution of this instruction requires the following action :

1. Fetch instruction.

2. Fetch first operand (Contents of memory location pointed at by the address field of the instruction)

3. Perform addition.

4. Load the result into R1.

Attachments:
Similar questions