Expand description
Abstractions for segment registers.
Structs§
- CS
- Code Segment
- DS
- Data Segment
- ES
- ES Segment
- FS
- FS Segment
- GS
- GS Segment
- SS
- Stack Segment
- Segment
Selector - Specifies which element to load into a segment from descriptor tables (i.e., is a index to LDT or GDT table with some additional flags).