Can somebody make me understand the statement:
MOV [C23H], EDX
Here DS = E50H, ES = 1210H, SI = 50H, BX = F3H, and CX = 9800H.
I have to determine the address accessed by the above instruction assuming real-mode operation.
I need some conceptual help here,what is real-mode instruction and how do I find the address?
MOV [C23H], EDX
Here DS = E50H, ES = 1210H, SI = 50H, BX = F3H, and CX = 9800H.
I have to determine the address accessed by the above instruction assuming real-mode operation.
I need some conceptual help here,what is real-mode instruction and how do I find the address?