summaryrefslogtreecommitdiff
path: root/sys/arch/m88k/include/psl.h
AgeCommit message (Expand)Author
2013-05-17Fix comments telling that the `serial mode' bit in PSR only applies to 88110,Miod Vallat
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2008-07-28In process_write_regs() and sigreturn(), be more strict about the bitsMiod Vallat
2007-12-20Do not protect this file with _KERNEL; other header files which include it do itMiod Vallat
2005-09-25Define symbolic constants for the processor identification register fieldsMiod Vallat
2005-04-30Get rid of `U' suffix for psr field values.Miod Vallat
2004-06-19Remove unused and misleading defines.Miod Vallat
2004-04-26Start factorizing luna88k and mvme88k common parts.Miod Vallat