- L Problem No 4 Enter The Following Program Instructions In Assembly Code At The Offset Memory Location 100h By Typing A 1 (18.59 KiB) Viewed 15 times
L Problem No 4: Enter the following program instructions in assembly code at the offset memory location 100h by typing A
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
L Problem No 4: Enter the following program instructions in assembly code at the offset memory location 100h by typing A
L Problem No 4: Enter the following program instructions in assembly code at the offset memory location 100h by typing A 100 at the DEBUG program prompt then press Enter-key. MOV AX, 2864 ADD AX, 3749 MOV BX, AX SUB BX, 2805 NOP Predict the contents of the following registers after execution of each instruction: CS, IP, AX, and BX MOV BX AX SUB BX, 2805 Register MOV AX, 2864 ADD AX, 3749 cs IP AX BX