Mail Archives: djgpp/1999/02/02/12:09:14
On 2 Feb 1999, Esa A E Peuha wrote:
> DJ Delorie <dj AT delorie DOT com> writes:
>
> > gdtr,ldtr,idtr,tr,cr*,dr*,tr* - not used by gcc or libc
>
> But some of these must be used by the DPMI host, so it's
> better not to change them anyway :-)
You can't do that anyway from an IOPL-3 program (which is how DJGPP
programs run in most cases). Those who write programs which run at
ring 0 and mess with these registers, must already know what they are
doing...
- Raw text -