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

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

Completed in 66 milliseconds