[BACK]Return to cpuregs.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / mips / 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/mips/include/cpuregs.h between version 1.74.28.23 and 1.74.28.24

version 1.74.28.23, 2011/12/23 17:55:50 version 1.74.28.24, 2011/12/27 06:55:12
Line 877 
Line 877 
 #define MIPS_34K        0x95    /* MIPS 34K                     ISA 32  R2 MT */  #define MIPS_34K        0x95    /* MIPS 34K                     ISA 32  R2 MT */
 #define MIPS_24KE       0x96    /* MIPS 24KEc                   ISA 32  Rel 2 */  #define MIPS_24KE       0x96    /* MIPS 24KEc                   ISA 32  Rel 2 */
 #define MIPS_74K        0x97    /* MIPS 74Kc/74Kf               ISA 32  Rel 2 */  #define MIPS_74K        0x97    /* MIPS 74Kc/74Kf               ISA 32  Rel 2 */
 #define MIPS_1004K      0x99    /* MIPS 1004Kc/1004Kf           ISA 32  Rel 2 */  #define MIPS_1004K      0x99    /* MIPS 1004Kc/1004Kf           ISA 32  R2 MT */
 #define MIPS_1074K      0x9a    /* MIPS 1074K                   ISA 32  Rel 2 */  #define MIPS_1074K      0x9a    /* MIPS 1074K                   ISA 32  R2 MT */
   
 /*  /*
  * Alchemy (company ID 3) use the processor ID field to donote the CPU core   * Alchemy (company ID 3) use the processor ID field to donote the CPU core

Legend:
Removed from v.1.74.28.23  
changed lines
  Added in v.1.74.28.24

CVSweb <webmaster@jp.NetBSD.org>