History log of /external/valgrind/none/tests/mips32/MoveIns.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
24f0c3a8f6ec94f3f374c41aae7ce3a3363300db 19-Feb-2014 dejanj <dejanj@a5019735-40e9-0310-863c-91ae7b9d1cf9> mips32: Support for 64bit FPU on MIPS32 platforms.

Tests for 64bit FPU instructions on MIPS32 platforms.
Some mips instructions can cause SIGILL (Illegal instruction),
so we need to add SIGILL signal and a proper handler for that signal.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13817 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips32/MoveIns.c
34ff174f3cef6e6058385c0a404572d5e8e5c67c 05-Dec-2013 dejanj <dejanj@a5019735-40e9-0310-863c-91ae7b9d1cf9> mips32: Fix typo.

Fix some typo error and some errors in tests that was discovered while running Valgrind on MIPS/Android.
In some cases initial FCSR value wasn't being set properly.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13746 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips32/MoveIns.c
228ff1a7e6799a31a4701d0928ff5a973c780c56 22-Jun-2012 petarj <petarj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Initializing destination reg for MoveIns test for MIPS.

The test none/tests/mips32/MoveIns.c did not initialize destination register,
and that is important for movn.s and movn.d instructions. This improves the
test as we will get the same stdout with different compilers and options now.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12661 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips32/MoveIns.c
e584b0e99b31e6d257cc58c630cd6067550539e3 07-Jun-2012 sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic,
mips-valgrind@rt-rk.com, Bug 270777.

Valgrind: new non-test files for mips32-linux.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12618 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips32/MoveIns.c