Module Name:    src
Committed By:   simonb
Date:           Fri May 28 00:18:27 UTC 2021

Modified Files:
        src/sys/arch/mips: README.models

Log Message:
Update R6000 description.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/README.models

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/README.models
diff -u src/sys/arch/mips/README.models:1.6 src/sys/arch/mips/README.models:1.7
--- src/sys/arch/mips/README.models:1.6	Sat Aug 15 05:41:57 2020
+++ src/sys/arch/mips/README.models	Fri May 28 00:18:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: README.models,v 1.6 2020/08/15 05:41:57 mrg Exp $
+# $NetBSD: README.models,v 1.7 2021/05/28 00:18:27 simonb Exp $
 
 MIPS models and architecture levels
 -----------------------------------
@@ -51,7 +51,7 @@ which have model numbers with fewer zero
 	R4400		MIPS-III (64-bit)	[idt96 A-197]
 	R4600		MIPS-III (64-bit)	[idt96 A-197]
 	R5000		MIPS-IV (64-bit)	[idt96 1-5]
-	R6000		MIPS-II ??
+	R6000		MIPS-II (32-bit) with 64-bit FPU regs
 	R8000		MIPS-IV (64-bit)	[idt96 1-5]
 	R10000		MIPS-IV (64-bit)	[idt96 1-5]
 	R1x000		MIPS-IV (64-bit)

Reply via email to