Which Segment Are We Referring To?
Learn how the hardware is able to determine the segment to which a particular address refers.
We'll cover the following
The hardware uses segment registers during translation. How does it know the offset into a segment, and to which segment an address refers?
Explicit approach
One common approach, sometimes referred to as an explicit approach, is to chop up the address space into segments based on the top few bits of the virtual address; this technique was used in the
Get hands-on with 1400+ tech skills courses.