]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix UBSAN reported complaints about left shifts of signed values
authorJulian Seward <jseward@acm.org>
Sat, 6 Aug 2016 13:04:32 +0000 (13:04 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 6 Aug 2016 13:04:32 +0000 (13:04 +0000)
commit6bab00e6bf9dd992668d6218e03978697353fcb3
tree43bc82a41e237d662c864d54cdc1365d8b790b3f
parent4682dbc5e1d69564b9d698060c0e46150d786729
Fix UBSAN reported complaints about left shifts of signed values
in the arm32 front and back ends.

git-svn-id: svn://svn.valgrind.org/vex/trunk@3240
VEX/priv/guest_arm_toIR.c
VEX/priv/host_arm_defs.c