commit | 08a07904e182895e1205f399465a3d622c0115b8 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Apr 19 13:11:37 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed May 21 11:12:58 2014 +0200 |
tree | 1b180176e99835d220127e05318dba8686e9daa3 | |
parent | 9e8bad1f9c0370b2635175b34d6151b90a53da5c [diff] |
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>