Searched refs:bit_CMOV (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.arch/
H A Di386-cpuid.h26 #define bit_CMOV (1 << 15) macro
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Ddriver-i386.c36 #define bit_CMOV (1 << 15) macro
105 has_cmov = !!(edx & bit_CMOV);
H A Dcpuid.h79 #define bit_CMOV 0x00008000 macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dcpuid.h126 #define bit_CMOV 0x00008000 macro

Completed in 75 milliseconds