]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips32: Add tests for mips32 floating point compare instructions.
authorDejan Jevtic <dejan.jevtic@valgrind.org>
Tue, 25 Feb 2014 15:26:52 +0000 (15:26 +0000)
committerDejan Jevtic <dejan.jevtic@valgrind.org>
Tue, 25 Feb 2014 15:26:52 +0000 (15:26 +0000)
commitd8caebf893a39e4312be9e1ae72a6759ba00a39f
treead4514561f74324f4353b287fec4f5f302c93889
parent26c05a0871b39bd917842338871930566a82032a
mips32: Add tests for mips32 floating point compare instructions.

Tests that are testing mips instructions c.cond.s and c.cond.d have been added in none/tests/mips32.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13839
none/tests/mips32/Makefile.am
none/tests/mips32/fpu_branches.c [new file with mode: 0644]
none/tests/mips32/fpu_branches.stderr.exp [new file with mode: 0644]
none/tests/mips32/fpu_branches.stdout.exp [new file with mode: 0644]
none/tests/mips32/fpu_branches.vgtest [new file with mode: 0644]