Module Name: src Committed By: matt Date: Wed Jul 18 18:29:22 UTC 2012
Modified Files: src/sys/arch/powerpc/booke: e500_tlb.c Log Message: Fix some SHIFTOUT to SHIFTIN Add a lookup of tlb1 by pa. fix comparisions of xtlb entries by using masks. (since xtlb can looked up by pa & va and va may not equal pa). To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/powerpc/booke/e500_tlb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.