summaryrefslogtreecommitdiff
path: root/sys/mips/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-231-1/+0
* Consistently use 16-byte alignment for MIPS N32 and N64.John Baldwin2018-01-311-28/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Rename some CPU_MIPSxxx options and add new CPU_MIPSxxx optionsAdrian Chadd2016-02-021-1/+1
* Shift saved floating point registers up in jmp_buf.Brooks Davis2016-01-201-13/+14
* Add FPU support for MIPS setjmp(3)/longjmp(3).Brooks Davis2014-11-211-0/+14
* Elminate NON_LEAF and use NESTED instead to unify our assemblerWarner Losh2013-10-151-6/+0
* Replace NLEAF with LEAF_NOPROFILE to unify the conventions we use inWarner Losh2013-10-151-1/+0
* Replace uses of the ALEAF macro with XLEAF and remove ALEAF macro toWarner Losh2013-10-151-1/+0
* Move DO_AST into pcb.h where it should have been all along. Move someWarner Losh2013-10-151-32/+0
* Add "better" MIPS24k and MIPS74k barriers.Adrian Chadd2013-10-091-2/+5
* Don't include asm.h in non-asm files.Warner Losh2013-05-011-113/+0
* At the risk of reducing source compatibility with old NetBSD and Sprite:Juli Mallett2012-03-061-23/+0
* Fix COP0 hazards for XLR and XLPJayachandran C.2011-11-181-0/+9
* Move common macros into asm.h. Replace MIPS_CPU_NOP_DELAY withWarner Losh2010-07-161-0/+14
* Merge jmallett@'s n64 work into HEAD - changeset 7Jayachandran C.2010-06-241-3/+7
* Get rid of empty and unused KSEG0TEXT macros.Neel Natu2010-05-251-4/+0
* o) Use inline functions to access coprocessor 0 registers rather than externalJuli Mallett2010-04-171-28/+56
* Update macros for multiple ABI support from NetBSD.Warner Losh2010-03-021-16/+283
* SMP support for the mips port.Neel Natu2010-02-091-9/+0
* Merge from projects/mips to head by hand:Warner Losh2010-01-101-6/+13
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-131-0/+553