Computer Science, asked by heytam9, 1 month ago

Write about the executing following instructions: MOV CS: [BX],DL

Answers

Answered by stuvipin1963
0

Answer:

Eg: MOV AX,50H[BX][SI] –Effective address is 10H* DS+[BX]+[SI]+50H •For the control transfer instructions, the addressing modes depend upon whether the destination location is within the same segment or in a different one. It also depends upon the method of passing the destination address to the processor.

Similar questions