|
-
February 18th, 2004, 09:50 AM
#12
Originally posted by CornedBee
The segment registers are still there and accessible in 32-bit mode. But they now have access right meanings, that's why you have to set up segment descriptors directly after switching to protected mode.
Is it possible to use a segment register as part of an address while in protected (32-bit) mode? Is it possible to use a far address (segment:offset) or a near address (offset) in a machine instruction while in protected (32-bit) mode?
Maybe I will look for relevant Intel documentation later.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|