Question: Assembly Language 1. Write a program to add the following word size numbers:15F2, 9E89, 8342, 99FF, 7130 using adc instruction and a loop. The result
Assembly Language
1. Write a program to add the following word size numbers:15F2, 9E89, 8342, 99FF, 7130 using adc instruction and a loop. The result must be in DX, AX. Show the result in debug window.
2. Add the following numbers byte at a time. Show the result.
12345678
+ 99999999
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
