Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- From: "Herman Dullink" <hd7@xxxxxxxxx>
- Date: Sun, 16 Oct 2005 20:59:21 +0100
> 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
1982).
H
.
- Follow-Ups:
- Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- From: ararghmail510NOSPAM
- Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- References:
- LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- From: Jim Carlock
- LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- Prev by Date: Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- Next by Date: Re: HLA v1.78 is now available
- Previous by thread: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- Next by thread: Re: LLDT, LGDT/LIDT, SGDT, SIDT, SLDT Instructions
- Index(es):
Relevant Pages
|