]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a testcase for floating point <-> signed conversion that
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 8 Aug 2012 07:50:10 +0000 (07:50 +0000)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 8 Aug 2012 07:50:10 +0000 (07:50 +0000)
commitbae94d70af9ad7420d21780d33454536cf4efd6d
treee84facffec58ba91b55a8ff40febab3968d146f0
parent32341bb18bb682ea1b42c227ec961db1b98b6f5f
Add a testcase for floating point <-> signed conversion that
actually checks the condition code of the conversion instruction
(most programs dont do that)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12859
none/tests/s390x/Makefile.am
none/tests/s390x/fpconv.c [new file with mode: 0644]