Searched refs:x86_deep_branch (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Di386.h162 extern const int x86_use_bit_test, x86_cmove, x86_deep_branch;
174 #define TARGET_DEEP_BRANCH_PREDICTION (x86_deep_branch & CPUMASK)
H A Di386.c137 const int x86_deep_branch = m_PPRO| m_K6; variable

Completed in 97 milliseconds