advanced processor
advanced processor
(i) The 80286 microprocessor is an advanced version of the 8086 microprocessor that is designed
for multi user and multitasking environments.
(ii) The 80286 addresses 16 M Byte of physical memory and 1G Bytes of virtual memory by
using its memory management system.
(iii) The 80286 is basically an 8086 that is optimized to execute instructions in fewer clocking
periods than the 8086.
(iv) Like the 80186, the 80286 doesn’t incorporate internal peripherals; instead it contains a
memory management unit (MMU).
(v) The 80286 operates in both the real and protected modes.
(vi) In the real mode, the 80286 addresses a 1MByte memory address space and is virtually
identical to 8086.
(vii) In the protected mode, the 80286 addresses a 16MBer memory space The clock is provided
by the 82288 clock generator, and the system control signals are provided by the 82288 system
bus controller.
(viii) The 80286 contains the same instructions except for a handful of additional instructions
that control the memory management.
Pentium Architecture
The term ''Pentium processor'' refers to a family of microprocessors that share a
common architecture and instruction set. The first Pentium processors were
introduced in 1993. It runs at a clock frequency of either 60 or 66 MHz and has 3.1
million transistors. Some of the features of Pentium architecture are
Complex Instruction Set Computer (CISC) architecture with Reduced
Instruction Set Computer (RISC) performance.
64-Bit Bus
Upward code compatibility.
Pentium processor uses Superscalar architecture and hence can issue
multiple instructions per cycle.
Multiple Instruction Issue (MII) capability.
Pentium processor executes instructions in five stages. This staging, or
pipelining, allows the processor to overlap multiple instructions so that it
takes less time to execute two instructions in a row.
The Pentium processor fetches the branch target instruction before it executes the
branch instru
The Pentium processor has two separate 8-kilobyte (KB) caches on chip, one for
instructions and for data. It allows the Pentium processor to fetch data and
instructions from the cache simultaneo
When data is modified, only the data in the cache is changed. Memory data is
changed only when Pentium processor replaces the modified data in the cache
with a different set of data
The Pentium processor has been optimized to run critical instructions in fewer
clock cycles than 80486 processor.