History log of /external/valgrind/none/tests/mips64/fpu_branches.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1dade8e2779ef99f57655a8913138709986ea9d0 27-Sep-2014 petarj <petarj@a5019735-40e9-0310-863c-91ae7b9d1cf9> mips64: enable soft-float build of the tests

Cavium toolchain defaults to soft-float, so it is important to enable full
build of the test suite to work in that case as well.

This boils down to protecting FPU-specific code segments with

#if defined(__mips_hard_float)
#endif


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14572 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips64/fpu_branches.c
b35637a050d995634a21a126d37957f7bcee03a6 28-May-2013 petarj <petarj@a5019735-40e9-0310-863c-91ae7b9d1cf9> mips64: set of mips64 specific tests

This is a set of mips64 programs that test mips64 instruction set.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13410 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/mips64/fpu_branches.c