]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add support for Iop_MaxNumF64, Iop_MinNumF64, Iop_MaxNumF32 and
authorJulian Seward <jseward@acm.org>
Fri, 13 Jan 2017 18:02:38 +0000 (18:02 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 13 Jan 2017 18:02:38 +0000 (18:02 +0000)
commit8840b0bb8dd303475568f4c1530339a1c61d2a65
treee315ee00a82ddd08cbf1f68465d23a429c4267b4
parent91a7579ee61f43eeee573ebda7f1264a5f1128b7
Add support for Iop_MaxNumF64, Iop_MinNumF64, Iop_MaxNumF32 and
Iop_MinNumF32, as introduced in vex r3293.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16202
memcheck/mc_translate.c
memcheck/tests/vbit-test/irops.c