Question: 1. Write a program to load registers pair DX and BX with data: 0135 h. 2. Write a program to load the contains of
1. Write a program to load registers pair DX and BX with data: 0135 h. 2. Write a program to load the contains of memory location 2420h to registers pair AX, BX as well as the memory location 2424h. 3. Write a program to load registers pair BX and DX with the contains of memory location 2428h and 242Ah respectively and then exchange the contains between them.
Step by Step Solution
There are 3 Steps involved in it
Here are the assembly language programs for the tasks you describe... View full answer
Get step-by-step solutions from verified subject matter experts
