Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2006 11:41:35 GMT
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 101092 for review
Message-ID:  <200607091141.k69BfZac091563@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=101092

Change 101092 by wkoszek@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@.
+ */
 /* XXX: mips32 */
 MIPS_RDRW32_COP0(entrylo0, MIPS_COP_0_TLB_LO0);
 MIPS_RDRW32_COP0(entrylo1, MIPS_COP_0_TLB_LO1);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607091141.k69BfZac091563>