History log of /external/valgrind/none/tests/mips32/round.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/round.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/round.c
8a9c20b06f772a9eec8d88929564d1ad546f42f0 24-Sep-2013 dejanj <dejanj@a5019735-40e9-0310-863c-91ae7b9d1cf9> mips32: Change the input values for round test.
Change the input values so that the binary value
is representing exactly the same float value.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13576 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips32/round.c
4164a8177ff1867390e0ff38d900c99c3101544c 18-Sep-2013 dejanj <dejanj@a5019735-40e9-0310-863c-91ae7b9d1cf9> mips32/mips64: tests for FCSR.

Change the existing tests to print the value of the FCSR
register after the mips fpu instruction is executed.
Add tests that are testing the value of FCSR register.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13560 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips32/round.c
4931c0dbc3912b97beb3784122d1ea7825a2c882 16-Jul-2012 petarj <petarj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Conditionally execute tests depending on revision of MIPS architecture.

Support has been added to the tests for MIPS32 revision 1. Previously, all the
tests had to be compiled for MIPS32r2 platforms.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12751 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips32/round.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/round.c