Ad Code

Copy contents of memory location with offset 0025

Write instructions to do the following. Copy contents of memory location with offset 0025 in the current data
segment into AX.


Mov ax , [0025]
Reactions

Post a Comment

0 Comments