Subject: CVS commit: syssrc/sys/arch/mips/include
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/03/2002 15:16:12
Module Name:	syssrc
Committed By:	nisimura
Date:		Sun Nov  3 13:16:12 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/include: cpuregs.h

Log Message:
Add two PRiD values.
- 0x55 for NEC Vr5500.  ISA might be MIPS64.
- 0x38 for Toshiba TX79.  This has thirty-two 128bit GPRs while
maintaining 32bit only virtual address space.  Any of pointer related
registers have 32bit.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/arch/mips/include/cpuregs.h

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