L Problem No 4: Enter the following program instructions in assembly code at the offset memory location 100h by typing A
-
answerhappygod
- Site Admin
- Posts: 899604
- 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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!