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

/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dcpuid.c3140 #define SH_CG(eax) (eax == 0xf4a || eax == 0xf5a || eax == 0xf7a) macro
3143 #define CG(eax) (SH_CG(eax) || DH_CG(eax) || CH_CG(eax))

Completed in 104 milliseconds