Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DH_CG
usr/src/uts/intel/os/cpuid.c
6707
#define CG(eax) (SH_CG(eax) || DH_CG(eax) || CH_CG(eax))
usr/src/uts/intel/os/cpuid.c
6816
return (DH_CG(eax));