Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 04/21/2000 07:14:57
Module Name: syssrc
Committed By: shin
Date: Fri Apr 21 14:14:57 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: locore_mips3.S
Log Message:
delete unused function mips3_TLBReadVPS().
reorder insns to avoid mtc0/mfc0 hazard (for VR4100/R4700/RM52xx).
save/restore PageMask in mips3_TLBRead().
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/mips/mips/locore_mips3.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.