Global Descriptor Table: Difference between revisions

m
no edit summary
[unchecked revision][unchecked revision]
m (→‎Structure: plural here ;))
mNo edit summary
Line 34:
* '''Gr:''' Granularity bit. If '''0''' the <tt>limit</tt> is in 1 B blocks (byte granularity), if '''1''' the <tt>limit</tt> is in 4 KiB blocks (page granularity).
* '''Sz:''' Size bit. If '''0''' the selector defines 16 bit protected mode. If '''1''' it defines 32 bit protected mode. You can have both 16 bit and 32 bit selectors at once.
 
Not shown in the picture is the 'L' bit (bit 21, next to 'Sz') which is used for x86-64 mode. See table 3-1 of the Intel Architecture manual.
 
== See also ==
Anonymous user