Home
last modified time | relevance | path

Searched refs:x86_use_bt (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.h163 extern const int x86_use_bt;
221 #define TARGET_USE_BT (x86_use_bt & TUNEMASK)
H A Di386.c823 const int x86_use_bt = m_ATHLON_K8; variable