Question: Data segment has value 0800h. Assume we read a value to AX register from an external counter which counts odd numbers starting from 1 and

Data segment has value 0800h. Assume we read a value to AX register from an external counter which counts odd numbers starting from 1 and we read 4 times. Copy these numbers to physical memory address starting from 0A000h increasing with 2xi ( i=1, 2, 3 and 4) using based relative addressing technique. (.e. OA000h + 2, 0A000h +4, ...)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
