QUESTIONS AND PROBLEMS
QUESTIONS AND PROBLEMS 11.1 Discuss the typical features of 32-bit and 64-bit microprocessors. 11.2 (a) What is the basic difference between the 80386 and 80386SX? (b) What is the basic difference between the 80386 and 80486? 11.3 What is the difference between the 80386 protected, real-address, and virtual 8086 modes? 11.4 Discuss the basic features of the 80486. 11.5 Assume the following 80386 register contents (EBX) = 00001000H (ECX)=04000002H (EDX) = 20005000H prior to execution of each of the following 80386 instructions. Determine the contents of the affected registers and/or memory locations after execution of each of the following instructions and identify the addressing modes: (a) MOV [EBX * 4] [ECX], EDX (b) MOV [EBX * 2] [ECX + 2020H],...