Question: Write code using Microsoft Visual Studio. *For Assembly Language class. Must written using Visual Studio Thank You in Advance! Exercise 2 Write a simple program
Write code using Microsoft Visual Studio.
*For Assembly Language class. Must written using Visual Studio
Thank You in Advance!
Exercise 2 Write a simple program of your own to use BL, BH, BX, respectively a) Mov ten char A, 'B, y, 'a', 'b', j' into 8-bit registers. Upper case letter goes BH, lower case goes BL b) Swap the information stored at BH and BL c) Show the BX, BH, and BL before and after swapping d) Continue your ASM programming and explore more registers Ax/BX/CX/DX, AH/BH/CH/DH and AL/BL/CL/DL. Show these registers before and after swapping Exercise 3-Explore the relationship among... a) AL, AH, AX, and EAX b) BL, BH, BX, and EBX c) CL CH, CX, and ECX d) activities for extra credit. the overlap architecture of the general registers. These are extra
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
