summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/ctlreg.h
AgeCommit message (Expand)Author
2009-11-30Add inline function to read %fprs.Mark Kettenis
2009-01-20Add a few more inline functions to read priviliged registers.Mark Kettenis
2008-08-10Use the STICK logic on UltraSPARC-IIe to generate clock interrupts.Mark Kettenis
2008-08-07Use %sys_tick to generate clock interrupts on systems that have it.Mark Kettenis
2008-07-12Add macros to get the appropriate interrupt target ID for non-UPA CPUs andMark Kettenis
2008-07-05Add function to read %tba.Mark Kettenis
2008-04-15Add workaround for UltraSPARC-II errata, where writes to %tick_cmpr wouldMark Kettenis
2008-03-08Add som sun4v-specific ASIs.Mark Kettenis
2008-01-06Add STICK_INT.Mark Kettenis
2008-01-03Add an explicit clobber to prevent gcc from reordering instructions aroundMiod Vallat
2007-11-28Garbage collect sparc_cas() and sparc_casx(). We have equivalent functionsMark Kettenis
2007-09-03Fix a few interrupt dispatch/receive register definitions.Mark Kettenis
2007-03-13Add two more SFSR bits found on UltraSPARC-III cpus.Mark Kettenis
2006-10-27Add a few UltraSPARC-III ASI's.Mark Kettenis
2003-05-16Clean up low-level sparc register access wrappers. Specify clobbers forHenric Jungheim
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2002-06-15Decruftification.Artur Grabowski
2002-06-09Added registers in cheetahMarcus Watts
2002-04-02bit defns for %tick (basically the ticker bits and the npt bit)Jason Wright
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-20correct %b stringsJason Wright
2001-08-20$OpenBSD$Jason Wright
2001-08-18More includes from NetBSD.Artur Grabowski