Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- From: ararghmail510NOSPAM@xxxxxxxxxxxxxxxxx
- Date: Sun, 16 Oct 2005 14:07:31 -0500
On Sun, 16 Oct 2005 20:59:21 +0100, "Herman Dullink" <hd7@xxxxxxxxx>
wrote:
>> Anyone here that might have used the following instructions...
>> LLDT, LGDT/LIDT, SGDT, SIDT, SLDT
>>
>> 1) Is there a good description anywhere ?
>Try the 80386 programmer's reference manual, or any of the newer versions
>from Intel.
>
>> 2) When and/or how might these instructions be used ?
>These are used by the lowest routines of the operating system. Often only at
>initialization.
>
>> 4) Are they actual registers ?
>Yes, all data that the CPU needs to operate are accessed via these
>registers.
>
>> 5) Anyone have a list of which processors support these
>> instructions ?
>All CPUs who supports protected mode, starting from the 80286 (made in
^ INTEL X86
>1982).
And compatibiles and clones. :-)
--
ArarghMail510 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the garbage from the reply address.
.
- References:
- LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- From: Jim Carlock
- Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- From: Herman Dullink
- LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- Prev by Date: "Hello, Dawn!" protected mode boot sector
- Next by Date: Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- Previous by thread: Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- Next by thread: "Hello, Dawn!" protected mode boot sector
- Index(es):
Relevant Pages
|