Home
last modified time | relevance | path

Searched refs:CPUID_CX8 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/arch/i386/include/
Dspecialreg.h98 #define CPUID_CX8 0x00000100 /* has CMPXCHG8B instruction */ macro
/openbsd/src/sys/arch/amd64/include/
Dspecialreg.h145 #define CPUID_CX8 0x00000100 /* has CMPXCHG8B instruction */ macro
/openbsd/src/sys/arch/i386/i386/
Dmachdep.c882 { CPUID_CX8, "CX8" },