Page 2 of 2

Re:vm32 in amd64 platform

Posted: Mon Aug 29, 2005 6:32 pm
by Brendan
Hi,
DennisCGc wrote:Is it just me, or do I see a contradiction here? ;) FYI, I don't know much about 64 bit, since I didn't look at it..
But according to what you just said, you're wrong. It should be
[tt]L = 1, D = 0 - A 64 bit code segment (the 64 bit sub-mode of long mode)
L = 0, D = 1 - A 32 bit code segment (the compatibility sub-mode of long mode)
L = 0, D = 0 - A 16 bit code segment (the compatibility sub-mode of long mode)[/tt]
Doh! Yes, you're right :)...


Cheers,

Brendan