NetBSD/sys/arch/powerpc/oea
matt 8cd24529dc Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately.
Nuke struct fpu and use struct fpreg instead (except for the names, they
were identical).  On MP machines, this will avoid an unneeded IPI to save
the register contents that are about to discarded.
2004-04-16 23:58:08 +00:00
..
altivec.c Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
cpu_subr.c PR/24741: Aymeric Vincent: Variable sme_flags isn't initialized to zero 2004-03-11 15:40:13 +00:00
genassym.cf Restore ci_curpm since it re-enables 603 to working state. 2003-11-21 18:07:29 +00:00
oea_machdep.c Remove softintr__init call. 2004-04-01 16:58:06 +00:00
ofw_subr.S Use register 8, not 0, when construct OF_buffer address. 2003-02-13 15:02:49 +00:00
pmap.c pmap_pinit(): improve the hash function in the case of collisions, the 2004-03-21 10:34:56 +00:00