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>
Wed, 21 May 2014 09:12:58 +0000 (11:12 +0200)
commit08a07904e182895e1205f399465a3d622c0115b8
tree1b180176e99835d220127e05318dba8686e9daa3
parent9e8bad1f9c0370b2635175b34d6151b90a53da5c
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