summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/trap.h
AgeCommit message (Expand)Author
2020-07-06Style and cosmetic changes. No binary changes intended.rin
2014-03-03support ppc601macallan
2012-07-18Define the MPC8XX trapsmatt
2008-05-24Make oea_init() support systems with high-vector configurations (i.e exceptionphx
2006-08-051st cut of Powermac G5 support (uses bridge mode).sanjayl
2003-04-26Management, not managment. Mostly from jmc@openbsd.wiz
2002-05-19Handle the "aligment" fault generated by DCBZ when the cache is off.augustss
2002-02-22Handle the 601's Run Mode/Trace Exception as well.kleink
2001-06-13Add a port to IBM's PPC405GP Reference Board (the "walnut")simonb
2000-11-20Thermal Management Interrupt is available on 750, too.tsubai
2000-11-19Add G4 specific exceptions (include AltiVec).matt
2000-05-25Prepare for AmigaPPC.is
2000-01-19Fill in the alignment trap handler a bit: now it can fix unaligneddanw
1996-09-30PowerPC portws