linux/arch/sh
Paul Mundt 0d5e19ab07 sh: Fix up SH-X3 general exception handler build.
With the recent entry.S refactoring, the SH-X3 path had a mov.l for a
register to register copy, resulting in:

  AS      arch/sh/kernel/cpu/sh4/../sh3/entry.o
arch/sh/kernel/cpu/sh4/../sh3/entry.S: Assembler messages:
arch/sh/kernel/cpu/sh4/../sh3/entry.S:366: Error: invalid operands for opcode
make[3]: *** [arch/sh/kernel/cpu/sh4/../sh3/entry.o] Error 1

Switch it over to a mov to fix it up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-02-27 17:02:28 +09:00
..
boards sh: shared register saving code for sh3/sh4/sh4a 2009-02-27 16:26:10 +09:00
boot
cchips
configs sh: ap325rxa: Enable ov772x in defconfig. 2009-01-29 11:56:02 +09:00
drivers
include sh: Disable unsupportable prefetching on SH-3. 2009-02-27 16:42:05 +09:00
kernel sh: Fix up SH-X3 general exception handler build. 2009-02-27 17:02:28 +09:00
lib sh: Handle calling csum_partial with misaligned data 2009-01-29 11:56:02 +09:00
lib64
math-emu
mm sh: fix P4 iounmap() pass-through 2009-02-27 16:50:00 +09:00
oprofile
tools
Kconfig sh: Restrict old CMT timer code to SH-2/SH-2A. 2009-02-04 15:28:06 +09:00
Kconfig.cpu
Kconfig.debug
Makefile