commit | 1dd22722f6bf9be9821657a2d59fae4d4365fb32 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Mon Feb 23 07:15:07 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Feb 27 16:26:14 2009 +0900 |
tree | 807cf326ee1b1786d65d37190b5733ba741cb54d | |
parent | 1d015cf02a1fd46385c03cf3ce8958dbea705dd3 [diff] |
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>