Question: Write a simple program using ONLY logical instruction (AND, OR, XOR, NOT) to swap the content of two registers (AL-09 H) with (BL03 H)
Write a simple program using ONLY logical instruction (AND, OR, XOR, NOT) to swap the content of two registers (AL-09 H) with (BL03 H) WITHOUT using any other third register. Then check your answer if the content has been swapped correctly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
