]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a program for checking behaviour of ppc floating point insns in
authorJulian Seward <jseward@acm.org>
Mon, 6 Feb 2006 04:19:30 +0000 (04:19 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 6 Feb 2006 04:19:30 +0000 (04:19 +0000)
commit412cd357f66069bdc99eedd82477ef8c59fb1357
tree167f161e5deee65df5a22ce161f305cfca7d9429
parentc63a2f2e3bd731409f4c664bf4d7795e099d1734
Add a program for checking behaviour of ppc floating point insns in
the presence of different rounding modes.  This should really be a ppc
regression test, but the output is so large (~30MB) that the
.stdout.exp file would be unviably large.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5611
auxprogs/Makefile.am
auxprogs/ppcfround.c [new file with mode: 0644]