Memory Segmentation and Physical Address Calculation
Memory Segmentation and Physical Address Calculation
and
Physical address calculation
Introduction
Memory segmentation is nothing which is the
methods where whole memory is divided into
the smaller parts. in 8086 microprocessor
memory are divided into for parts which is
known as the segments. these segments are
data segment, code segment, stack segment
and extra segment.
Memory Segmentation
segment is FFFF H
Where to look offset
Example
The contents of the following registers are:
CS = 1111 H
DS = 3333 H
SS = 2526 H
IP = 1232 H
SP = 1100 H
DI = 0020 H
Calculate the corresponding physical addresses for the