linux/arch/sh/kernel/cpu
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
..
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: Fix up SH-X3 general exception handler build. 2009-02-27 17:02:28 +09:00
sh4 sh: multiple vectors per irq - sh7750 2009-02-27 16:53:50 +09:00
sh4a sh: multiple vectors per irq - sh7785 2009-02-27 16:53:50 +09:00
sh5 sh: SH-5 clk fwk support. 2008-09-29 20:09:17 +09:00
Makefile sh: Move over the SH-5 entry.S. 2008-01-28 13:18:46 +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
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00