mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00:00
b88fb83b13
This patch optimizes the irq handling a bit. Now the base register is only computed once per irq exception instead of at least twice. Moreover the mov+add sequence is simplified to an ldr (which might save some cycles depending on memory timing). Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> |
||
---|---|---|
.. | ||
debug-macro.S | ||
entry-macro.S | ||
eth.h | ||
hardware.h | ||
io.h | ||
irqs.h | ||
memory.h | ||
netx-regs.h | ||
param.h | ||
pfifo.h | ||
system.h | ||
timex.h | ||
uncompress.h | ||
vmalloc.h | ||
xc.h |