android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu
Magnus Damm 1dd22722f6 sh: rework register restore code for sh3/sh4/sh4a
This patch reworks the sh3/sh4/sh4a register restore code in
the following ways:
 - break out restore_regs() from restore_all()
 - the register saving order is unchanged
 - use restore_regs() in sh_bios_handler and restore_all
 - document the function

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-02-27 16:26:14 +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: rework register restore code for sh3/sh4/sh4a 2009-02-27 16:26:14 +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
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
ubc.S