PERFORCE change 48803 for review

Juli Mallett jmallett at FreeBSD.org
Fri Mar 12 11:05:13 PST 2004


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

Change 48803 by jmallett at jmallett_oingo on 2004/03/12 11:04:23

	XContext.  XXX I hate the NetBSD names for Cp0 registers, and
	I'll probably be rewriting those headers soon.

Affected files ...

.. //depot/projects/mips/sys/mips/include/cpufunc.h#17 edit

Differences ...

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

@@ -110,6 +110,7 @@
 MIPS_RDRW64_COP0(entrylo1, MIPS_COP_0_TLB_LO1);
 MIPS_RDRW64_COP0(entryhi, MIPS_COP_0_TLB_HI);
 MIPS_RDRW64_COP0(pagemask, MIPS_COP_0_TLB_PG_MASK);
+MIPS_RDRW64_COP0(xcontext, MIPS_COP_0_TLB_XCONTEXT);
 
 #undef	MIPS_RDRW64_COP0
 


More information about the p4-projects mailing list