ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
Real Mode- Unlimited direct software access to all memory,
I/O address & hardware.
Protected Mode- It allows system software to use features such
as virtual memory, paging and safe multi-tasking designed to
increase an operating system's control over application software.
It begins executing instructions in real mode.
It starts after the system software sets up several descriptor
tables and enables the Protection Enable (PE) bit in the control
register 0 .
 Virtual Mode - Allows the execution of real mode applications
that are incapable of running directly in protected mode
Paging – Organize the available physical memory in to 4kb size
each, under segmented memory.
8/22/2014 Modes of 80386
Modes of 80386
8/22/2014 Modes of 80386

More Related Content

Modes of 80386

  • 1. Real Mode- Unlimited direct software access to all memory, I/O address & hardware. Protected Mode- It allows system software to use features such as virtual memory, paging and safe multi-tasking designed to increase an operating system's control over application software. It begins executing instructions in real mode. It starts after the system software sets up several descriptor tables and enables the Protection Enable (PE) bit in the control register 0 .  Virtual Mode - Allows the execution of real mode applications that are incapable of running directly in protected mode Paging – Organize the available physical memory in to 4kb size each, under segmented memory. 8/22/2014 Modes of 80386 Modes of 80386