]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390: Support insns to convert between DFP values and signed/unsigned
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 13 Jan 2013 02:29:05 +0000 (02:29 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 13 Jan 2013 02:29:05 +0000 (02:29 +0000)
commit036149f516a202a1e8d70c1c72074fd90642d1be
tree6eb4883d97bd0451c95a918a767d21e1f4232d88
parenta192ec97949f186183cb33c6ce60c5e8202fef2b
s390: Support insns to convert between DFP values and signed/unsigned
integers. Patch by Maran Pakkirisamy (maranp@linux.vnet.ibm.com).
Part of fixing BZ 307113.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2632
VEX/priv/guest_s390_defs.h
VEX/priv/guest_s390_helpers.c
VEX/priv/guest_s390_toIR.c
VEX/priv/host_s390_defs.c
VEX/priv/host_s390_defs.h
VEX/priv/host_s390_isel.c