<<<    Index    >>>
3-360
INSTRUCTION SET REFERENCE
LGDT/LIDT—Load Global/Interrupt Descriptor Table Register 
(Continued)
Flags Affected
None.
Protected Mode Exceptions
#UD
If source operand is not a memory location.
#GP(0)
If the current privilege level is not 0.
If a memory operand effective address is outside the CS, DS, ES, FS, or
GS segment limit.
If the DS, ES, FS, or GS register is used to access memory and it contains
a null segment selector.
#SS(0)
If a memory operand effective address is outside the SS segment limit.
#PF(fault-code)If a page fault occurs.
Real-Address Mode Exceptions
#UD
If source operand is not a memory location.
#GP
If a memory operand effective address is outside the CS, DS, ES, FS, or
GS segment limit.
#SS
If a memory operand effective address is outside the SS segment limit.
Virtual-8086 Mode Exceptions
#GP(0)
If a memory operand effective address is outside the CS, DS, ES, FS, or
GS segment limit.
<<<    Index    >>>