Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/10/2002 13:11:39
Module Name: syssrc
Committed By: simonb
Date: Sun Nov 10 11:11:39 UTC 2002
Modified Files:
syssrc/sys/arch/mips/mips: cache_mipsNN.c
Log Message:
Make sure we use index ops (instead of hit ops) in the range index
functions.
Fix typos in the cache_r4k_op_32_4way_load_off macro.
Both problems reported by Chris Demetriou.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/mips/mips/cache_mipsNN.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.