Re:vm32 in amd64 platform
Posted: Mon Aug 29, 2005 6:32 pm
Hi,
Cheers,
Brendan
Doh! Yes, you're right ...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]
Cheers,
Brendan