Searched refs:x86_use_bt (Results 1 – 2 of 2) sorted by relevance
163 extern const int x86_use_bt;221 #define TARGET_USE_BT (x86_use_bt & TUNEMASK)
823 const int x86_use_bt = m_ATHLON_K8; variable