CPU Registers x86: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 469: Line 469:
|-
|-
|}
|}

Stores the segment selector of the [[GDT]].


====LDTR====
====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]].
Stores the segment selector of the [[LDT]].
Line 490: Line 507:
|-
|-
|}
|}

Stores the segment selector of the [[IDT]].