MPMC - 3.2 8086 - Memory Segmentation
MPMC - 3.2 8086 - Memory Segmentation
1. Memory Segmentation
• Complete physically available memory
- divided into number of logical segments
• Each segment – 64K bytes in size
Addressed by one of the segment registers
( CS, SS, DS, ES) which contains
starting location of particular segment.
- To address memory location within
particular segment - we need
offset address
• CPU is able to address 1Mbytes of
physical memory which is divided to 16 segments
each of 64K bytes of memory
3.2 8086 - Memory Segmentation