Module Name: src
Committed By: matt
Date: Thu Aug 6 00:42:58 UTC 2009
Modified Files:
src/sys/arch/mips/include: cpuregs.h
Log Message:
LOONGSON2 is a MIPS III
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/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.
Modified files:
Index: src/sys/arch/mips/include/cpuregs.h
diff -u src/sys/arch/mips/include/cpuregs.h:1.75 src/sys/arch/mips/include/cpuregs.h:1.76
--- src/sys/arch/mips/include/cpuregs.h:1.75 Sat Aug 1 22:50:41 2009
+++ src/sys/arch/mips/include/cpuregs.h Thu Aug 6 00:42:58 2009
@@ -1,4 +1,4 @@
-/* $NetBSD: cpuregs.h,v 1.75 2009/08/01 22:50:41 matt Exp $ */
+/* $NetBSD: cpuregs.h,v 1.76 2009/08/06 00:42:58 matt Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -725,7 +725,7 @@
#define MIPS_TX7900 0x38 /* Toshiba TX79 ISA III+*/
#define MIPS_R5400 0x54 /* NEC VR5400 ISA IV */
#define MIPS_R5500 0x55 /* NEC VR5500 ISA IV */
-#define MIPS_LOONGSON2 0x63 /* ICT Loongson-2 ISA IV */
+#define MIPS_LOONGSON2 0x63 /* ICT Loongson-2 ISA III */
/*
* CPU revision IDs for some prehistoric processors.