]> git.baikalelectronics.ru Git - kernel.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>
Wed, 21 May 2014 09:12:58 +0000 (11:12 +0200)
commit8b94680d2b4a03e9880ff247fa2e3ba173ba5f30
tree1b180176e99835d220127e05318dba8686e9daa3
parent959609adced20107bb3eed1946ad5d77f900f796
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