Lines Matching +full:7 +full:- +full:segment
75 * The layout of the _ar fields of the segment registers is the
78 * Bits [0,3]: type (bits 40-43).
80 * Bit [5,6]: dpl (descriptor privilege level, bits 45-46).
81 * Bit 7: p (segment-present, bit 47).
83 * Bit 9: l (64-bit code segment, bit 53).
84 * Bit 10: db (meaning depends on the segment, bit 54).
111 * directly in long mode, so the cached parts of the segment
115 * the 32-bit structure should be used instead.
141 * c-file-style: "BSD"
142 * c-basic-offset: 4
143 * tab-width: 4
144 * indent-tabs-mode: nil