Home
last modified time | relevance | path

Searched refs:bit_IBT (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcpuid.h123 #define bit_IBT (1 << 20) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dcpuid.h129 #define bit_IBT (1 << 20) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dcpuid.h196 #define bit_IBT 0x00100000 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/i386/
H A Dcpuinfo.h713 if (edx & bit_IBT) in get_available_features()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201710660 (bit_IBT): Likewise.