Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- iAPx86 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Privileged instructions

    Privileged instructions that affect system data structures can
    only be executed when the CPL is zero. If the processor finds one
    of these instructions when CPL > 0, it signals a general
    protection exception:

        CLTS              Clear Task-Switched Flag
        HLT               Halt the Processor
        LGDT              Load Global Descriptor Table Reg.
        LIDT              Load Interrupt Descriptor Table Reg.
        LLDT              Load Local Descriptor Table Reg.
        LMSW              Load Machine Status Word
        LTR               Load Task Register
        MOV to/from CRn   Move to/from Control Register
        MOV to/from DRn   Move to/from Debug Register
        MOV to/from TRn   Move to/from Test Register
        and
        special instructions related to system management (INVD,
        INVLPG, WBINVD, WRMSR a.o.)

See Also: Privilege System address Control registers Exceptions

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson