Module Name: src
Committed By: matt
Date: Fri Feb 10 00:02:55 UTC 2012
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: locore_mips3.S
Log Message:
Fix comment.
To generate a diff of this commit:
cvs rdiff -u -r1.93.38.15 -r1.93.38.16 src/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.
Modified files:
Index: src/sys/arch/mips/mips/locore_mips3.S
diff -u src/sys/arch/mips/mips/locore_mips3.S:1.93.38.15 src/sys/arch/mips/mips/locore_mips3.S:1.93.38.16
--- src/sys/arch/mips/mips/locore_mips3.S:1.93.38.15 Thu Jan 19 08:28:49 2012
+++ src/sys/arch/mips/mips/locore_mips3.S Fri Feb 10 00:02:55 2012
@@ -534,7 +534,7 @@ END(mipsNN_cp0_watchhi_write)
#if (MIPS32R2 + MIPS64R2 + MIPS64R2_RMIXL) > 0
/*
* void mipsNN_cp0_userlocal_write(void *);
- * Set the value of the CP0 USERLOCAL (TLB_CONTEXT, select 2) register.
+ * Set the value of the CP0 HWRENA register.
*/
LEAF(mipsNN_cp0_hwrena_write)
j ra