aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/arm/fiq_subr.S
Commit message (Expand)AuthorAgeFilesLines
* Include machine/armreg.h after machine/asm.h to ensure __ARM_ARCH isAndrew Turner2016-11-071-1/+2
* Move the exception vector table (so-called "page0" data) into exception.SIan Lepore2014-03-101-10/+0
* Update all arm code that manipulates the PSR registers to use modern syntax.Ian Lepore2014-02-021-3/+3
* Add an END macro to ARM. This is mostly used to tell gas where the boundsAndrew Turner2013-03-161-0/+2
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Use the RET macro.Olivier Houchard2004-11-091-2/+2
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+101