| <<< Console Applications | Index | Protected Mode Architecture >>> |
Segment registers are called selectors when operating in protected mode.
In protected mode, segment registers simply point to data structures called segment descriptors that contain the information needed to access a physical memory location.
|
|
RPL requestor privilege level - 2-bit field, specifies if the access to the segment is allowed.
| <<< Console Applications | Index | Protected Mode Architecture >>> |