Question: Consider the following protected mode descriptor table contents and memory contents as shown (all hex values). Note that the portion of the descriptor table data
Consider the following protected mode descriptor table contents and memory contents as shown (all hex values). Note that the portion of the descriptor table data in the table below starts at offset 00014, and data for both the local and global descriptor tables are given. For memory table data, assume the right-most byte is the even byte, and the left- most byte is the odd byte, e.g. the byte at [10000020] = 98H, while [10000021] = 2FH. a. In the descriptor table above, clearly outline and name each descriptor b. Outline the segments in the memory table above. Clearly denote where each segment starts and ends, and what segment is being described (e.g. LDT #4, GDT#5.) c. Given a MOV DX, [BX] instruction with DS = 0028 hex and BX = 0001. What are the contents of DX after the instruction executes? d. Given a MOV CH, [DI] instruction with DS = 0030 hex and DI = 0001. What are the contents of CH? e. Explain why an error occurs when the in MOV AX, [SI] with DS = 0024 hex and SI = 0005 hex. What is that error called
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
