8086 Memory Segmentation
8086 Memory Segmentation
8086 Memory Segmentation
MEMORY SEGMENTATION
By
G. Mahalakshmi Malini
Assistant Professor/ECE
Avinashilingam Institute for Home Science and Higher Education for Women
Introduction of memory Segmentation
Segmentation is the process in which the main memory of the
computer is logically divided into different segments and each
segment has its own base address.
Code segment
Data segment
Stack segment
Extra segment
Segment Register
Each of these segments are addressed by an address stored
in corresponding segment register.