sh: math-emu support
authorTakashi YOSHII <takasi-y@ops.dti.ne.jp>
Wed, 27 Sep 2006 08:15:32 +0000 (17:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 08:15:32 +0000 (17:15 +0900)
commit4b565680d16300acab0ff167e24f0ea289a6bd5d
treed233188a29c0a0ccfdf72c84899e926df2fc2ba8
parent317a6104a99f87c0b35c0d9f19ec23ee7429b33e
sh: math-emu support

This implements initial math-emu support, aimed primarily at SH-3.

Signed-off-by: Takashi YOSHII <takasi-y@ops.dti.ne.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/kernel/traps.c
arch/sh/math-emu/Makefile [new file with mode: 0644]
arch/sh/math-emu/math.c [new file with mode: 0644]
arch/sh/math-emu/sfp-util.h [new file with mode: 0644]
include/asm-sh/sfp-machine.h [new file with mode: 0644]