]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: math-emu: Remove most ifdefery.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 19 Apr 2014 11:11:37 +0000 (13:11 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 May 2014 23:24:03 +0000 (01:24 +0200)
commit55d09250115fba229e731d8a1386ffd6053976b7
treefec2083e0f3e2e9e0d928198542f466aa6cac873
parent8a7dee9522ead4b9bf3c105818679765bf34a612
MIPS: math-emu: Remove most ifdefery.

Most of these tests should be runtime tests.  This also finally means
that on a MIPS III systems MIPS IV opcodes are going to result in an
exception as they're supposed to.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu-features.h
arch/mips/math-emu/cp1emu.c
arch/mips/math-emu/ieee754.c