OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:table_indicator
(Results
1 - 1
of
1
) sorted by null
/art/runtime/arch/x86/
thread_x86.cc
113
uint16_t
table_indicator
= 1 << 2; // LDT
local
115
uint16_t selector = (entry_number << 3) |
table_indicator
| rpl;
Completed in 361 milliseconds