sh: Wire up division and address error exceptions on SH-2A.
authorYoshinori Sato <ysato@users.sourceforge.jp>
Sun, 5 Nov 2006 06:58:47 +0000 (15:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:36 +0000 (10:45 +0900)
commit0983b31849bbe1fe82520947acc1bec97c457d4b
treedd8990e4845bdb7c3eaa8daf994d2112dd1ab26a
parent9d4436a6fbc8c5eccdfcb8f5884e0a7b4a57f6d2
sh: Wire up division and address error exceptions on SH-2A.

SH-2A has special division hardware as opposed to a full-fledged FPU,
wire up the exception handlers for this.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/traps.c