Searched refs:bit_CMPXCHG8B (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/i386/
H A Ddriver-i386.c35 #define bit_CMPXCHG8B (1 << 8) macro
104 has_cmpxchg8b = !!(edx & bit_CMPXCHG8B);
H A Dcpuid.h73 #define bit_CMPXCHG8B bit_CX8 /* for gcc compat */ macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dcpuid.h120 #define bit_CMPXCHG8B bit_CX8 /* for gcc compat */ macro

Completed in 75 milliseconds