K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-03-05T00:54:28.775787Z K 7 svn:log V 385 o) Make SEGSHIFT users use consistent macros instead, so we can mask off the sign-extended bits (which is all we have since we don't use XKSEG, etc., yet) and get reasonable values for e.g. nkpt. o) Use two pages for pgtab. This is probably wrong, but since pointers double in size with n64, we need more space...though I suppose we could just store the 32-bit addresses. END