Home
last modified time | relevance | path

Searched refs:CPUID_AMD_ECX_AHF64 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/
H A Dx86_archext.h184 #define CPUID_AMD_ECX_AHF64 0x00000001 /* LAHF and SAHF in long mode */ macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dcpuid.c2877 if (*ecx & CPUID_AMD_ECX_AHF64) in cpuid_pass4()