]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/cpufeatures.h
x86/fpu: Finish excising 'eagerfpu'
[karo-tx-linux.git] / arch / x86 / include / asm / cpufeatures.h
index b212b862314a997e4ae9ab75439433fbdc93304c..2599222215c91cc65e11bb49b87ef84f0006b835 100644 (file)
 #define X86_FEATURE_EXTD_APICID        ( 3*32+26) /* has extended APICID (8 bits) */
 #define X86_FEATURE_AMD_DCM     ( 3*32+27) /* multi-node processor */
 #define X86_FEATURE_APERFMPERF ( 3*32+28) /* APERFMPERF */
-/* free, was #define X86_FEATURE_EAGER_FPU     ( 3*32+29) * "eagerfpu" Non lazy FPU restore */
 #define X86_FEATURE_NONSTOP_TSC_S3 ( 3*32+30) /* TSC doesn't stop in S3 state */
 
 /* Intel-defined CPU features, CPUID level 0x00000001 (ecx), word 4 */