]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Rename IROps for reciprocal estimate, reciprocal step, reciprocal sqrt
authorJulian Seward <jseward@acm.org>
Sun, 24 Aug 2014 14:00:19 +0000 (14:00 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 24 Aug 2014 14:00:19 +0000 (14:00 +0000)
commit645d2cd88795093e8a62a9640cea35d6fe247e63
tree7855224f8ca5133599959bef37be6d179d2c1ac2
parent1dbc79790e754a2aec90d2b6e1ebe215a3e43658
Rename IROps for reciprocal estimate, reciprocal step, reciprocal sqrt
estimate and reciprocal sqrt step, to be more consistent.  Remove
64FxWhatever versions of those ops since they are never used.  As a
side effect, observe that RSqrt32Fx4 and Rsqrte32Fx4 are the same and
hence fix the duplication, at the same time.  No functional change.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2932
VEX/priv/guest_amd64_toIR.c
VEX/priv/guest_arm_toIR.c
VEX/priv/guest_ppc_toIR.c
VEX/priv/guest_x86_toIR.c
VEX/priv/host_amd64_isel.c
VEX/priv/host_arm_isel.c
VEX/priv/host_ppc_isel.c
VEX/priv/host_x86_isel.c
VEX/priv/ir_defs.c
VEX/pub/libvex_ir.h