summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/asmacros.h
Commit message (Expand)AuthorAgeFilesLines
* Predict KASSERTs to be true.marius2010-02-131-1/+1
* Remove filename+line number from panic messages.phk2004-06-061-4/+2
* - Fix for sparc64 to use new __panic() functionkensmith2004-01-271-2/+4
* add support for interrupt counting on sparc64. This copies part of thejmg2003-07-161-0/+11
* I was wrong, the ENTRY bits in asm.h did have a purpose -- for userland.obrien2003-04-261-38/+0
* The ENTRY bits were in two places. Remove the one not used (asm.h), butobrien2003-04-261-0/+11
* Two tokens that don't together form a vaid preprocssor token cannot beobrien2003-04-261-2/+2
* Add pmap support for user mappings of multiple page sizes (super pages).jake2002-08-181-5/+0
* Add _ALIGN_DATA and _ALIGN_TEXT macros.jake2002-07-291-1/+9
* Minor style.jake2002-05-251-3/+5
* Fix ifdef LOCORE protection.jake2002-03-131-4/+4
* Add an ATOMIC_CLEAR_INT macro.jake2002-03-131-2/+13
* Update comments and defines to reflect that normal and alternate g6 pointjake2002-01-081-22/+52
* Add macros for dedicated register variables, for use in assmebler.jake2001-12-291-6/+33
* Overhaul the per-CPU support a bit:jhb2001-12-111-2/+2
* Implement SET. Set execption.s 1.12.jake2001-11-181-0/+12
* Implement PCPU_ADDR. Align functions on 16 bytes boundaries.jake2001-09-301-1/+4
* Gcc 3.0 requires a .register pseudo-op for certain global registers whenjake2001-08-181-0/+5
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-0/+64
OpenPOWER on IntegriCloud