NetBSD/sys/arch/arm
briggs 4bb5ae3d09 Inline SetCPSR calls where it seems prudent to do so. This avoids two
branches and allows the compiler to better utilize registers around
calls to disable/enable/restore_interrupts().
2002-08-14 21:55:52 +00:00
..
arm Add RCSID and remove unused <sys/errno.h>. 2002-08-12 20:38:06 +00:00
arm32 G/c cowfault. 2002-08-14 21:52:36 +00:00
conf Move the arm32 copystr.S from arch/arm/arm32 to arch/arm/arm and add support 2002-08-11 23:17:24 +00:00
footbridge Overhaul how DMA ranges work in the ARM bus_dma implementation. 2002-07-31 17:34:23 +00:00
fpe-arm
include Inline SetCPSR calls where it seems prudent to do so. This avoids two 2002-08-14 21:55:52 +00:00
iomd integer overflow. from silvio@qualys.com 2002-08-06 22:46:11 +00:00
ixp12x0 Overhaul how DMA ranges work in the ARM bus_dma implementation. 2002-07-31 17:34:23 +00:00
mainbus
ofw Fix off-by-one error in delay(). 2002-05-02 22:01:46 +00:00
sa11x0 Always clear SA11x0 GPIO in interrupt handler. 2002-08-12 22:26:41 +00:00
xscale Don't need to frob CPSR in _splraise(). 2002-08-14 19:47:18 +00:00
Makefile