Global Descriptor Table: Difference between revisions

Jump to navigation Jump to search
m
Converted Unicode Table to Wikitext Table
[unchecked revision][unchecked revision]
(formatted rest of tables)
m (Converted Unicode Table to Wikitext Table)
Line 30:
The entries in the '''GDT''' are 8 bytes long and form a table like this:
 
{|class="wikitable"
<pre>
|+ Global Descriptor Table
Table: Address:
! Address !! Content
┏━━━━━━━━━━━┓
|-
┃ Null ┃ GDTR Offset + 0
| GDTR Offset + 0 || Null
┠───────────┨
|-
┃ Entry 1 ┃ GDTR Offset + 8
| GDTR Offset + 8 || Entry 1
┠───────────┨
|-
┃ Entry 2 ┃ GDTR Offset + 16
| GDTR Offset + 16 || Entry 2
┠───────────┨
|-
┃ Entry 3 ┃ GDTR Offset + 24
| GDTR Offset + 24 || Entry 3
┠───────────┨
|- style="text-align: center;"
┃ ... ┃ ...
| '''...''' || '''...'''
┠───────────┨
|}
</pre>
 
The first entry in the '''GDT''' (Entry 0) should always be null and subsequent entries should be used instead.
Line 106:
!style="width: 12.5%;"|0
|-
|'''Pr''' |colspan=2 |'''Privl''' || '''S''' || '''Ex''' || '''DC''' || '''RW''' || '''Ac'''
|'''Pr'''
|colspan=2 |'''Privl'''
|'''S'''
|'''Ex'''
|'''DC'''
|'''RW'''
|'''Ac'''
|}
 
Line 137 ⟶ 131:
!style="width: 25%;"|0
|-
|'''Gr''' || '''Sz''' || '''L'''
|'''Sz'''
|'''L'''
|Reserved
|}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu