[BACK]Return to specialreg.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / x86 / include

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/x86/include/specialreg.h between version 1.8 and 1.8.4.1

version 1.8, 2005/02/21 15:10:51 version 1.8.4.1, 2006/06/21 14:57:56
Line 150 
Line 150 
   
 #define CPUID_EXT_FLAGS2        "\20\16PGE\17MCA\20CMOV\21PAT\22PSE36\23PN" \  #define CPUID_EXT_FLAGS2        "\20\16PGE\17MCA\20CMOV\21PAT\22PSE36\23PN" \
                                     "\24MPC\25NOX\26B21\27MMXX\30MMX"                                      "\24MPC\25NOX\26B21\27MMXX\30MMX"
 #define CPUID_EXT_FLAGS3        "\20\31FXSR\32SSE\33SSE2\34B27\35B28\36LONG" \  #define CPUID_EXT_FLAGS3        "\20\31FXSR\32SSE\33SSE2\34B27\35HTT\36LONG" \
                                     "\0373DNOW2\0403DNOW"                                      "\0373DNOW2\0403DNOW"
   
 /*  /*

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.4.1

CVSweb <webmaster@jp.NetBSD.org>