Conditionally execute tests depending on revision of MIPS architecture.
authorpetarj <petarj@a5019735-40e9-0310-863c-91ae7b9d1cf9>
Mon, 16 Jul 2012 14:07:47 +0000 (14:07 +0000)
committerpetarj <petarj@a5019735-40e9-0310-863c-91ae7b9d1cf9>
Mon, 16 Jul 2012 14:07:47 +0000 (14:07 +0000)
commitba2c891ad74000dd2b46d41219f8a40ef1b557b3
treeb8593ac5f01241542cf88f128134b5ab57228f74
parente54e33f30c8ef11c2d10bca5ae23fd9b98b677e7
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
none/tests/mips32/FPUarithmetic.c
none/tests/mips32/FPUarithmetic.stdout.exp-mips32 [new file with mode: 0644]
none/tests/mips32/MIPS32int.c
none/tests/mips32/MIPS32int.stdout.exp-mips32 [new file with mode: 0644]
none/tests/mips32/Makefile.am
none/tests/mips32/round.c
none/tests/mips32/vfp.c
none/tests/mips32/vfp.stdout.exp-mips32 [new file with mode: 0644]