SlideShare ist ein Scribd-Unternehmen logo
1 von 24
Intel 80286
Intel family of microprocessor, bus and
memory sizes
Microprocessor Data bus
width
Address bus
width
Memory size
8086 16 20 1M
80186 16 20 1M
80286 16 24 16M
80386 DX 32 32 4G
80486 32 32 4G
Pentium 4 & core
2
64 40 1T
Salient features of 80286
 80286 is the first member of the family of advanced
microprocessors with memory management and
protection abilities
 The 80286 CPU, with its 24-bit address bus is able to
address 16Mb of physical memory.
 Available in 12.5Mhz, 10MHz & 8Mhz clock frequencies
 Memory management , virtual memory management &
protection abilities.
 Memory management is supported by a hardware unit
called Memory management unit.
 Intel’s 80286 is the first CPU to incorporate the
Integrated memory management unit.
 Function of memory management unit :
1. Ensure smooth execution of the program.
2. Protection.
 SWAPPING IN :
 From secondary memory to physical memory
 SWAPPING OUT :
From physical memory to secondary memory
2. Important aspect of memory management is Data
Protection or unauthorized access prevention.
– Done with the help of segmented memory
– Prevents overlapping of segments to avoid random
result.
Operating Modes
Intel 80286 has 2 operating modes.
1. Real address mode.
2. Protected Virtual address mode.
 Real Address Mode :
 80286 just as a fast 8086
 All memory management and protection mechanisms are
disabled
 Protected Virtual Address Mode
 80286 works with all of its memory management and protection
capabilities with the advanced instruction set.
Clock frequencies 16 Mhz
Clock frequencies 10Mhz
Register organization of 80286
The 80286 CPU contains almost the same set of registers,
as in 8086.
1. Eight 16-bit general purpose registers.
2. Four 16 bit segment registers.
3. Status and control register.
4. Instruction pointer.
Flag Registers
 The flag register bits D0,D2 , D4 ,D6 , D7 &D11 are modified
according to the result of the execution of logical and
arithmetic instruction. These are called Status Fag Bit.
 D8 - Trap Flag (TF)
 D9 - Interrupt Flag (IF)
 D8 & D9 – are used to control machine operation and thus
they are called Control flags.
 IOPL – I/O privilege field (bit D12 and D13)
 NT – Nested task flag (bit D14)
 PE - Protection enable
Protection enable flag places the 80286 in protected mode, if
set. This can only be cleared by resetting the CPU.
 MP – Monitor processor extension
flag allows WAIT instruction to generate a processor
extension.
 EM – Emulate processor extension flag,
if set , causes a processor extension absent exception and
permits the emulation of processor extension by CPU.
 TS – Task switch
 if set this flag indicates the next instruction using extension
will generate exception 7, permitting the CPU to test whether
the current processor extension is for current task.
Machine Status Word
• Consist of four flags. These are – PE, MP,
EM and TS
• LMSW & SMSW instruction are available
in the instruction set of 80286 to write and
read the MSW in real address mode.
Internal Block Diagram of
80286
Functional Parts
1. Address unit
2. Bus unit
3. Instruction unit
4. Execution unit
1. Address Unit
– Calculate the physical addresses of the instruction and
data that the CPU want to access
– Address lines derived by this unit may be used to
address different peripherals.
– Physical address computed by the address unit is
handed over to the BUS unit.
1. Bus Unit
– Transmit the physical address over address bus A0 – A23.
– Instruction Pipelining.
– Prefetcher module in the bus unit performs this task of
prefetching.
– Bus controller controls the prefetcher module.
– Fetched instructions are arranged in a 6 – byte prefetch
queue.
– Processor Extension Interface Module – Take care of
communication b/w CPU and a coprocessor.
3. Instruction Unit
– Receive arranged instructions from 6 byte prefetch
queue.
– Instruction decoder decodes the instruction one by one
and are latched onto a decoded instruction queue.
– O/p of the decoding circuit drives a control circuit in the
Execution unit.
4. Execution unit
– Control unit is responsible for executing the instructions
received from the decoded instruction queue.
– Contains Register Bank.
– ALU is the heart of execution unit.
– After execution ALU sends the result either over data bus
or back to the register bank.
Additional Instructions of Intel 80286
Sl
no
Instruction Purpose
1. CLTS Clear the task – switched bit
2. LDGT Load global descriptor table register
3. SGDT Store global descriptor table register
4. LIDT Load interrupt descriptor table register
5. SIDT Store interrupt descriptor table register
6. LLDT Load local descriptor table register
7. SLDT Store local descriptor table register
8. LMSW Load machine status register
9. SMSW Store machine status register
Sl
no
Instruction Purpose
10. LAR Load access rights
11. LSL Load segment limit
12. SAR Store access right
13. ARPL Adjust requested privilege level
14. VERR Verify a read access
15. VERW Verify a write access
 CLTS
The clear task – switched flag instruction clears the TS
(Task - switched) flag bit to a logic 0.
 LAR
The load access rights Instruction reads the segment
descriptor and place a copy of the access rights byte
into a 16 bit register.
 LSL
The load segment limit instruction Loads a user –
specified register with the segment limit.
 VERR
The verify for read access instruction verifies that a
segment can de read.
 VERW
The verify for write access instruction is used to verify
that a segment can be written.
 ARPL
The Adjust request privilege level instruction is used to
test a selector so that the privilege level of the requested
selector is not violated.

Weitere ähnliche Inhalte

Was ist angesagt?

Evolution of microprocessors and 80486 Microprocessor.
Evolution of microprocessors and 80486 Microprocessor.Evolution of microprocessors and 80486 Microprocessor.
Evolution of microprocessors and 80486 Microprocessor.Ritwik MG
 
Salient featurs of 80386
Salient featurs of 80386Salient featurs of 80386
Salient featurs of 80386aviban
 
Introduction to 80386
Introduction to 80386Introduction to 80386
Introduction to 80386Abinaya B
 
8086 Microprocessor powerpoint
8086  Microprocessor  powerpoint8086  Microprocessor  powerpoint
8086 Microprocessor powerpointRandhir Kumar
 
8086 microprocessor-architecture
8086 microprocessor-architecture8086 microprocessor-architecture
8086 microprocessor-architectureprasadpawaskar
 
Computer architecture the pentium architecture
Computer architecture the pentium architectureComputer architecture the pentium architecture
Computer architecture the pentium architectureMazin Alwaaly
 
Microprocessor 8085 Chapter 3
Microprocessor 8085 Chapter 3Microprocessor 8085 Chapter 3
Microprocessor 8085 Chapter 3Rishikesh Bhavsar
 
Register of 80386
Register of 80386Register of 80386
Register of 80386aviban
 
Presentation on 8086 Microprocessor
Presentation  on   8086 MicroprocessorPresentation  on   8086 Microprocessor
Presentation on 8086 MicroprocessorNahian Ahmed
 
Memory Segmentation of 8086
Memory Segmentation of 8086Memory Segmentation of 8086
Memory Segmentation of 8086Nikhil Kumar
 
8086-microprocessor
8086-microprocessor8086-microprocessor
8086-microprocessorjhcid
 
8259 Programmable Interrupt Controller
8259 Programmable Interrupt Controller8259 Programmable Interrupt Controller
8259 Programmable Interrupt Controllerabhikalmegh
 
Presentation on 8086 microprocessor
Presentation on 8086 microprocessorPresentation on 8086 microprocessor
Presentation on 8086 microprocessorDiponkor Bala
 

Was ist angesagt? (20)

Evolution of microprocessors and 80486 Microprocessor.
Evolution of microprocessors and 80486 Microprocessor.Evolution of microprocessors and 80486 Microprocessor.
Evolution of microprocessors and 80486 Microprocessor.
 
8086
80868086
8086
 
Microprocessor 8086
Microprocessor 8086Microprocessor 8086
Microprocessor 8086
 
Salient featurs of 80386
Salient featurs of 80386Salient featurs of 80386
Salient featurs of 80386
 
Introduction to 80386
Introduction to 80386Introduction to 80386
Introduction to 80386
 
8086 Microprocessor powerpoint
8086  Microprocessor  powerpoint8086  Microprocessor  powerpoint
8086 Microprocessor powerpoint
 
8086 microprocessor-architecture
8086 microprocessor-architecture8086 microprocessor-architecture
8086 microprocessor-architecture
 
80386 Architecture
80386 Architecture80386 Architecture
80386 Architecture
 
Computer architecture the pentium architecture
Computer architecture the pentium architectureComputer architecture the pentium architecture
Computer architecture the pentium architecture
 
Microprocessor 8085 Chapter 3
Microprocessor 8085 Chapter 3Microprocessor 8085 Chapter 3
Microprocessor 8085 Chapter 3
 
Register of 80386
Register of 80386Register of 80386
Register of 80386
 
80286 microprocessors
80286 microprocessors80286 microprocessors
80286 microprocessors
 
Presentation on 8086 Microprocessor
Presentation  on   8086 MicroprocessorPresentation  on   8086 Microprocessor
Presentation on 8086 Microprocessor
 
8086 Microprocessor
8086 Microprocessor8086 Microprocessor
8086 Microprocessor
 
Memory Segmentation of 8086
Memory Segmentation of 8086Memory Segmentation of 8086
Memory Segmentation of 8086
 
8086-microprocessor
8086-microprocessor8086-microprocessor
8086-microprocessor
 
8259 Programmable Interrupt Controller
8259 Programmable Interrupt Controller8259 Programmable Interrupt Controller
8259 Programmable Interrupt Controller
 
DMA and DMA controller
DMA and DMA controllerDMA and DMA controller
DMA and DMA controller
 
Presentation on 8086 microprocessor
Presentation on 8086 microprocessorPresentation on 8086 microprocessor
Presentation on 8086 microprocessor
 
80486
8048680486
80486
 

Ähnlich wie Intel+80286 (20)

Intel 80286
Intel 80286Intel 80286
Intel 80286
 
x86_1.ppt
x86_1.pptx86_1.ppt
x86_1.ppt
 
EC 8691 Microprocessor and Microcontroller.pptx
EC 8691 Microprocessor and Microcontroller.pptxEC 8691 Microprocessor and Microcontroller.pptx
EC 8691 Microprocessor and Microcontroller.pptx
 
8086
80868086
8086
 
Introduction to 8085svv
Introduction to 8085svvIntroduction to 8085svv
Introduction to 8085svv
 
Module 1 8086
Module 1 8086Module 1 8086
Module 1 8086
 
Important questions
Important questionsImportant questions
Important questions
 
U I - 4. 80386 Real mode.pptx
U I - 4. 80386 Real mode.pptxU I - 4. 80386 Real mode.pptx
U I - 4. 80386 Real mode.pptx
 
Micro processor
Micro processorMicro processor
Micro processor
 
Micro overview
Micro overviewMicro overview
Micro overview
 
Ec 1303 microprocessor_its_applications
Ec 1303 microprocessor_its_applicationsEc 1303 microprocessor_its_applications
Ec 1303 microprocessor_its_applications
 
etherlink plus developers guide
etherlink plus developers guideetherlink plus developers guide
etherlink plus developers guide
 
Important questions
Important questionsImportant questions
Important questions
 
8086 Microprocessor
8086  Microprocessor8086  Microprocessor
8086 Microprocessor
 
Advanced Microprocessors
Advanced MicroprocessorsAdvanced Microprocessors
Advanced Microprocessors
 
Module 4 advanced microprocessors
Module 4 advanced microprocessorsModule 4 advanced microprocessors
Module 4 advanced microprocessors
 
VJITSk 6713 user manual
VJITSk 6713 user manualVJITSk 6713 user manual
VJITSk 6713 user manual
 
80386 & 80486
80386 & 8048680386 & 80486
80386 & 80486
 
Internal structure of 8086
Internal structure of 8086Internal structure of 8086
Internal structure of 8086
 
Computer Engineering II Year.pdf
Computer Engineering II Year.pdfComputer Engineering II Year.pdf
Computer Engineering II Year.pdf
 

Kürzlich hochgeladen

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Kürzlich hochgeladen (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Intel+80286

  • 2. Intel family of microprocessor, bus and memory sizes Microprocessor Data bus width Address bus width Memory size 8086 16 20 1M 80186 16 20 1M 80286 16 24 16M 80386 DX 32 32 4G 80486 32 32 4G Pentium 4 & core 2 64 40 1T
  • 3. Salient features of 80286  80286 is the first member of the family of advanced microprocessors with memory management and protection abilities  The 80286 CPU, with its 24-bit address bus is able to address 16Mb of physical memory.  Available in 12.5Mhz, 10MHz & 8Mhz clock frequencies  Memory management , virtual memory management & protection abilities.
  • 4.  Memory management is supported by a hardware unit called Memory management unit.  Intel’s 80286 is the first CPU to incorporate the Integrated memory management unit.  Function of memory management unit : 1. Ensure smooth execution of the program. 2. Protection.  SWAPPING IN :  From secondary memory to physical memory
  • 5.  SWAPPING OUT : From physical memory to secondary memory 2. Important aspect of memory management is Data Protection or unauthorized access prevention. – Done with the help of segmented memory – Prevents overlapping of segments to avoid random result.
  • 6. Operating Modes Intel 80286 has 2 operating modes. 1. Real address mode. 2. Protected Virtual address mode.  Real Address Mode :  80286 just as a fast 8086  All memory management and protection mechanisms are disabled  Protected Virtual Address Mode  80286 works with all of its memory management and protection capabilities with the advanced instruction set.
  • 9. Register organization of 80286 The 80286 CPU contains almost the same set of registers, as in 8086. 1. Eight 16-bit general purpose registers. 2. Four 16 bit segment registers. 3. Status and control register. 4. Instruction pointer.
  • 10.
  • 12.
  • 13.  The flag register bits D0,D2 , D4 ,D6 , D7 &D11 are modified according to the result of the execution of logical and arithmetic instruction. These are called Status Fag Bit.  D8 - Trap Flag (TF)  D9 - Interrupt Flag (IF)  D8 & D9 – are used to control machine operation and thus they are called Control flags.  IOPL – I/O privilege field (bit D12 and D13)  NT – Nested task flag (bit D14)
  • 14.  PE - Protection enable Protection enable flag places the 80286 in protected mode, if set. This can only be cleared by resetting the CPU.  MP – Monitor processor extension flag allows WAIT instruction to generate a processor extension.  EM – Emulate processor extension flag, if set , causes a processor extension absent exception and permits the emulation of processor extension by CPU.  TS – Task switch  if set this flag indicates the next instruction using extension will generate exception 7, permitting the CPU to test whether the current processor extension is for current task.
  • 15. Machine Status Word • Consist of four flags. These are – PE, MP, EM and TS • LMSW & SMSW instruction are available in the instruction set of 80286 to write and read the MSW in real address mode.
  • 17.
  • 18. Functional Parts 1. Address unit 2. Bus unit 3. Instruction unit 4. Execution unit
  • 19. 1. Address Unit – Calculate the physical addresses of the instruction and data that the CPU want to access – Address lines derived by this unit may be used to address different peripherals. – Physical address computed by the address unit is handed over to the BUS unit. 1. Bus Unit – Transmit the physical address over address bus A0 – A23. – Instruction Pipelining. – Prefetcher module in the bus unit performs this task of prefetching. – Bus controller controls the prefetcher module. – Fetched instructions are arranged in a 6 – byte prefetch queue. – Processor Extension Interface Module – Take care of communication b/w CPU and a coprocessor.
  • 20. 3. Instruction Unit – Receive arranged instructions from 6 byte prefetch queue. – Instruction decoder decodes the instruction one by one and are latched onto a decoded instruction queue. – O/p of the decoding circuit drives a control circuit in the Execution unit. 4. Execution unit – Control unit is responsible for executing the instructions received from the decoded instruction queue. – Contains Register Bank. – ALU is the heart of execution unit. – After execution ALU sends the result either over data bus or back to the register bank.
  • 21. Additional Instructions of Intel 80286 Sl no Instruction Purpose 1. CLTS Clear the task – switched bit 2. LDGT Load global descriptor table register 3. SGDT Store global descriptor table register 4. LIDT Load interrupt descriptor table register 5. SIDT Store interrupt descriptor table register 6. LLDT Load local descriptor table register 7. SLDT Store local descriptor table register 8. LMSW Load machine status register 9. SMSW Store machine status register
  • 22. Sl no Instruction Purpose 10. LAR Load access rights 11. LSL Load segment limit 12. SAR Store access right 13. ARPL Adjust requested privilege level 14. VERR Verify a read access 15. VERW Verify a write access
  • 23.  CLTS The clear task – switched flag instruction clears the TS (Task - switched) flag bit to a logic 0.  LAR The load access rights Instruction reads the segment descriptor and place a copy of the access rights byte into a 16 bit register.  LSL The load segment limit instruction Loads a user – specified register with the segment limit.
  • 24.  VERR The verify for read access instruction verifies that a segment can de read.  VERW The verify for write access instruction is used to verify that a segment can be written.  ARPL The Adjust request privilege level instruction is used to test a selector so that the privilege level of the requested selector is not violated.