NetBSD/sys/arch/powerpc/mpc6xx
matt 8c472e414b Move pte_spill calls from trap_subr to trap(). Count the number of
"evictions" and avoide calling pmap_pte_spill if there are no evictions
for the current pmap.  Make the ISI execption use the default exception
code.  Remove lots of dead stuff from trap_subr.

Make olink use TAILQ instead of LIST and be sorted with evicted entries
first and resident entries last.  Make use of this knowledge to make
pmap_pte_spill do a fast exit.
2002-10-10 22:37:50 +00:00
..
altivec.c restructure the FPU and AltiVEC code so that it works for MP. 2002-07-28 07:07:44 +00:00
cpu_subr.c Only do the dssall if cpu_altivec is set. 2002-08-23 16:08:10 +00:00
genassym.cf use a completely separate trap handler for syscall traps. 2002-08-02 03:46:42 +00:00
mpc6xx_machdep.c Move pte_spill calls from trap_subr to trap(). Count the number of 2002-10-10 22:37:50 +00:00
ofw_subr.S fix the FIRMWORKSBUGS case: ofwr_init() substitutes a wrapper OFW entry point 2002-09-16 02:07:24 +00:00
pmap.c Move pte_spill calls from trap_subr to trap(). Count the number of 2002-10-10 22:37:50 +00:00