summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/sparc64/interrupt.S
Commit message (Expand)AuthorAgeFilesLines
* Revert bogus part of r241740.marius2013-01-031-4/+5
* - Remove an unused header.marius2012-10-191-6/+4
* UltraSPARC-IV CPUs seem to be affected by a not publicly documentedmarius2011-07-021-0/+24
* Add a hack for SPARC64 V CPUs, which set some undocumented bits in themarius2010-05-021-2/+5
* Don't use an out register to hold the vector number across the callmarius2009-12-231-11/+11
* Convert the remainder of the low hanging fruits regarding includingmarius2007-01-191-0/+1
* - Since critical sections no longer raise the processor interrupt level tomarius2006-04-171-12/+20
* - MFi386: sys/i386/i386/intr_machdep.c rev. 1.11marius2005-04-161-7/+8
* add support for interrupt counting on sparc64. This copies part of thejmg2003-07-161-1/+12
* - Fix placement of cvs ids in previous commit to match .S files in libc.jake2003-04-291-3/+3
* I was wrong, the ENTRY bits in asm.h did have a purpose -- for userland.obrien2003-04-261-2/+3
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* Use the meaningful mnemonics for ancillary state registers now that gasjake2002-12-291-1/+1
* Renamed intr_enqueue to intr_vector and intr_dequeue to intr_fast, tojake2002-09-281-4/+4
* Moved most interrupt related code to a new file, interrupt.S.jake2002-09-281-0/+183
OpenPOWER on IntegriCloud