If register BX= 0x1856,DI=1000; the Instruction MOV AX,[DI],[BX+2323] will load AX with data from effective Address 517
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
If register BX= 0x1856,DI=1000; the Instruction MOV AX,[DI],[BX+2323] will load AX with data from effective Address 517
If register BX= 0x1856,DI=1000; the Instruction MOVAX,[DI],[BX+2323] will load AX with data from effectiveAddress 5179. True/False?