Question: Write a program: A=0, clear ACC Load counter R2=10 Add 03 to ACC Repeat until R2=0 Save A in R5 2. Write a program A=55H
Write a program: A=0, clear ACC Load counter R2=10 Add 03 to ACC Repeat until R2=0 Save A in R5 2. Write a program A=55H R3=10, outer loop count R2=70, inner loop count Complement A register Repeat it 70 times 3. Write a program to determine if R5 contains the value 0. If so, put 55H in it 4. Find the sum of the values 79H, F5H, and E2H. Put he sum in registers R0 and R5. 5. Write a program to toggle all the bits of port 1 by sending to it the values 55H and AAH continuously. Put the time delay in each issuing of the data to port 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
