]> 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)
commita73a02fefc3ad66f3b6415e9303371a7c6b0c5b4
tree1b180176e99835d220127e05318dba8686e9daa3
parente8f0b6b348427d47acf80f0118cd89f2f23e9f73
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