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 | ||