Searched refs:BRANCH_HINT_MASK (Results 1 – 2 of 2) sorted by relevance
500 if ( prefix & BRANCH_HINT_MASK ) { in ia32_table_lookup()506 prefix &= ~BRANCH_HINT_MASK; in ia32_table_lookup()
78 #define BRANCH_HINT_MASK 0x3000 macro