Question: Write an assembly language program for adding three 8 bits numbers, where the data is located on the memory DS location. Also, the following points
Write an assembly language program for adding three 8 bits numbers, where the data is located on the memory DS location. Also, the following points should be added to the code: a) Addition must be reflected on the carry (each adding step). b) DS = 20PP H, where PP stands for your last two-digit student ID. c) Source index (SI) will be 17TT H where TT stands for the last two-digit student ID. d) Destination index (DI) address will be 2600 H.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
