Talk:Setting Up Long Mode

Revision as of 19:15, 10 August 2016 by osdev>Mogaika (→‎segment descriptor: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 12 years ago by Stephanvanschaik in topic Seperate Page

Seperate Page

Should we move this to its own page, instead of being part of your user page? Jack 19:26, 22 October 2011 (UTC)Reply

I wouldn't mind that happening, at least, if nobody disagrees with that happening. --Stephanvanschaik 16:03, 29 October 2011 (UTC)Reply

segment descriptor

Does read bit in long-mode code segment do something?

10011010b ; Access (exec/read)

Maybe cleaner variant is:

10011000b

I think same thing work with write bit in data segment

Return to "Setting Up Long Mode" page.