Question: 1-3. This assembly program loads values to the general purpose R20, and R21. Answer the questions. start: ;load a value to a general purpose register

1-3. This assembly program loads values to the general purpose R20, and R21. Answer the questions. start: ;load a value to a general purpose register ;load a value to a general purpose register ldi 20, R21 rjmp start Q. What is the syntax error in this code? Q. How to fix the error? Show the fixed code and the registers' values
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
