PERFORCE change 101092 for review

Wojciech A. Koszek wkoszek at FreeBSD.org
Sun Jul 9 11:41:36 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=101092

Change 101092 by wkoszek at wkoszek_laptop on 2006/07/09 11:40:45

	XXXMIPS marker to change which I think was done by bms@

Affected files ...

.. //depot/projects/mips2/src/sys/mips/include/cpufunc.h#12 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/include/cpufunc.h#12 (text+ko) ====

@@ -167,6 +167,9 @@
 MIPS_RDRW32_COP0(cause, MIPS_COP_0_CAUSE);
 MIPS_RDRW32_COP0(status, MIPS_COP_0_STATUS);
 
+/*
+ * XXXMIPS: I think this change was brought by bms at .
+ */
 /* XXX: mips32 */
 MIPS_RDRW32_COP0(entrylo0, MIPS_COP_0_TLB_LO0);
 MIPS_RDRW32_COP0(entrylo1, MIPS_COP_0_TLB_LO1);


More information about the p4-projects mailing list