summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/psl.h
AgeCommit message (Expand)Author
2021-03-06For booke and ibm4xx, switch to software-based single-stepping for PT_STEPrin
2020-07-06Style and cosmetic changes. No binary changes intended.rin
2015-07-06Remove PSL_SPV from BOOKE PSL_USERMODmatt
2014-02-28support PPC_OEA64matt
2011-06-20Fixup PSL handling to be tolerant of modules. Move evbppc psl changesmatt
2011-05-02Move powerpc to use pcu to manage FPU/AltiVec/SPE.matt
2011-01-18Add support for BookE Freescale MPC85xx (e500 core) processors.matt
2010-03-09Add BookE variation of MSR.matt
2006-08-051st cut of Powermac G5 support (uses bridge mode).sanjayl
2005-12-11merge ktrace-lwp.christos
2004-06-26On OEA, turn PSL_USER* into runtime values appropriate for the CPU modelkleink
2004-06-26Repair a sentence.kleink
2004-04-15Revamp how user MSR/SRR1 are dealt with.matt
2004-04-04Be a lot more explicit about the MSR bits a user process can change.matt
2003-07-31add PSL_TGPR (for MPC603)matt
2003-02-14Add PSL_PMmatt
2002-11-03Change _MACHINE_foo_H_ to _POWERPC_foo_H_matt
2000-11-19Add AltiVec VEC bit.matt
2000-02-13Fix typo in comment.tsubai
1999-12-18Comment the MSR bits, and note which ones are not present on the PowerPC 601.thorpej
1997-04-16Garbage collect stuff now hidden my machine_vec.thorpej
1996-09-30PowerPC portws