Talk:Setting Up Long Mode

From OSDev.wiki
Latest comment: 12 years ago by Stephanvanschaik in topic Seperate Page
Jump to navigation Jump to search

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[reply]

I wouldn't mind that happening, at least, if nobody disagrees with that happening. --Stephanvanschaik 16:03, 29 October 2011 (UTC)Reply[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