CPU Registers x86: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Line 469:
|-
|}
 
Stores the segment selector of the [[GDT]].
 
====LDTR====
 
{| {{wikitable}}
! bits
! label
! description
|-
| 0-15
| limit
| (size of [[LDT]]) - 1
|-
| 16-47
| base
| starting address of LDT
|-
|}
 
Stores the segment selector of the [[LDT]].
Line 490 ⟶ 507:
|-
|}
 
Stores the segment selector of the [[IDT]].