linux/arch/sh/kernel/cpu
Magnus Damm 1d015cf02a sh: shared register saving code for sh3/sh4/sh4a
This patch reworks the sh3/sh4/sh4a register saving code in
the following ways:
 - break out prepare_stack_save_dsp() from handle_exception()
 - break out save_regs() from handle_exception()
 - the register saving order is unchanged
 - align new functions to fit in cache lines
 - separate exception code from interrupt code
 - keep main code flow in a single cache line per exception vector
 - use bsr/rts for regular functions (save pr first)
 - keep data in one shared cache line (exception_data)
 - document the functions
 - tie in the hp6xx code

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-02-27 16:26:10 +09:00
..
irq sh: Move the shared INTC code out to drivers/sh/ 2008-10-01 16:13:54 +09:00
sh2 sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
sh2a sh: Storage class should be before const qualifier 2009-02-12 17:26:09 +09:00
sh3 sh: shared register saving code for sh3/sh4/sh4a 2009-02-27 16:26:10 +09:00
sh4 sh: fcnvds fix with denormalized numbers on SH-4 FPU. 2009-01-29 11:56:02 +09:00
sh4a sh: CMT platform data for sh7723/sh7722/sh7366/sh7343 2009-01-29 17:02:51 +09:00
sh5 sh: SH-5 clk fwk support. 2008-09-29 20:09:17 +09:00
adc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c sh: Fix clock framework compiler warnings. 2008-12-22 18:42:53 +09:00
init.c sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. 2008-12-22 18:42:49 +09:00
Makefile sh: Move over the SH-5 entry.S. 2008-01-28 13:18:46 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00