NetBSD/sys/arch/powerpc/oea
matt 6d251b3be3 Make AltiVec registers available via ptrace/procfs. Simplify AltiVec
processing.  Add a "common" procfs_machdep.c for PowerPC platforms.
Even though it is supposed to be port specific, most (if not all)
PowerPC ports can just use the common one.
2003-03-05 05:27:24 +00:00
..
altivec.c Make AltiVec registers available via ptrace/procfs. Simplify AltiVec 2003-03-05 05:27:24 +00:00
cpu_subr.c Added L3CR_CONFIG for support of 745x G4 L3 cache configuration. 2003-02-26 21:05:23 +00:00
genassym.cf
oea_machdep.c Make AltiVec registers available via ptrace/procfs. Simplify AltiVec 2003-03-05 05:27:24 +00:00
ofw_subr.S
pmap.c