aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/arch/x86_64.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86_64.md')
-rw-r--r--src/arch/x86_64.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/x86_64.md b/src/arch/x86_64.md
index 8bcc308..56e4f63 100644
--- a/src/arch/x86_64.md
+++ b/src/arch/x86_64.md
@@ -383,8 +383,8 @@ itself.
# Segment Selector (cs, ds, es, ss, fs, gs).
[15:3] I Descriptor Index
- [2:1] TI Table Indicator (0=GTD | 1=LDT)
- [0] RPL Requested Privilege Level
+ [2] TI Table Indicator (0=GTD | 1=LDT)
+ [1:0] RPL Requested Privilege Level
# Segment Descriptor (2 x 4 byte words).