]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Moving Iop_F64toI32S to correct (binary ops) place in iselWordExpr_R_wrk.
authorPetar Jovanovic <mips32r2@gmail.com>
Wed, 20 Jun 2012 17:53:32 +0000 (17:53 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Wed, 20 Jun 2012 17:53:32 +0000 (17:53 +0000)
commit819b08801599ee6a31110b3802925aab4003687b
treead7ff9adddf13173d9d80be7e9901e78af19d508
parent0bc5bac261b91c00fe495292b1582e954789f7b7
Moving Iop_F64toI32S to correct (binary ops) place in iselWordExpr_R_wrk.

In a previous commit (r2393), a break has been misplaced and caused two issues,
and that revelead that Iop_F64toI32S was in the wrong (unary op) case.
This fixes none/tests/mips32/round and memcheck/tests/vcpu_fnfns for MIPS.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2396
VEX/priv/host_mips_isel.c