|
Intel’s 80386 was the first 32-bit processor, and since the company had to backward-support the 8086. All the modern
Intel-based processors run in the Enhanced mode, capable of switching between Real mode (just like the real 8086)
and Protected mode, which is the current mode of operation.
|