-
Give the names of various registers carrying offset address of segment registers.
Give the names of various registers carrying offset address of …
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Segment Registers
1. 8086 addresses a segmented memory
2. Complete I MB memory is divided into 16 logical segments,
each of 64 KB.
3. There are 4 segment registers: Code Segment (CS), Data
Segment (DS), Extra Segment (ES) and Stack Segment (SS).
4. Segment Registers hold the offset address of the respective
segments.