Suppose that DS = 1000h, SS = 2000h, BP = 1000h, and DI = 0100h. Determine the memory address accessed by each of the following instructions, assuming real mode operation: (a) MOV AL,[BP DI]
a) 1100h
b) 1010h
c) 1101h
d) 1110h