summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/psl.h
Commit message (Expand)AuthorAgeFilesLines
* Correct the SRR1 mask, it's 10-15 not 10-11.jhibbits2014-04-061-1/+1
* Define PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles again.imp2014-03-251-0/+1
* Mask out SRR1 bits that aren't exported to the MSR.jhibbits2014-03-211-1/+3
* Remove some #ifdef and duplication in the MSR bit definitions. This addsnwhitehorn2013-10-251-77/+26
* Let us manage differences of Book-E PowerPC variations i.e. vendor /raj2012-05-271-3/+25
* MFppc64:nwhitehorn2010-07-131-32/+43
* Unify ABI-related bits of the Book-E and AIM machdep routinesnwhitehorn2010-07-121-0/+2
* Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.raj2008-03-031-0/+32
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Create a new definition, PSL_KERNSET, which is used for setting thegrehan2004-11-301-1/+2
* Add the PSL_VEC flag for AltiVec (no, it's not here yet =))benno2002-05-191-2/+3
* Bring in NetBSD code used in the PowerPC port.benno2001-06-101-0/+84
OpenPOWER on IntegriCloud