]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips64: run FPU tests only when FPU is available
authorPetar Jovanovic <mips32r2@gmail.com>
Sat, 27 Sep 2014 05:33:07 +0000 (05:33 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Sat, 27 Sep 2014 05:33:07 +0000 (05:33 +0000)
commit89b035b3a1880b4699359d8f5947d25051c45656
tree74d2b855fdeb30fda0f896b4b2dd723bba3cf3c0
parentd04098575ed07281048052d806ee01f5e48b8a78
mips64: run FPU tests only when FPU is available

Check whether the target platform is meant to have an FPU before executing
tests that make use of a floating-point unit.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14571
none/tests/mips64/fpu_arithmetic.vgtest
none/tests/mips64/fpu_branches.vgtest
none/tests/mips64/fpu_control_word.vgtest
none/tests/mips64/fpu_load_store.vgtest
none/tests/mips64/load_store_unaligned.vgtest
none/tests/mips64/move_instructions.vgtest
none/tests/mips64/round.vgtest
none/tests/mips64/test_fcsr.vgtest
tests/mips_features.c