]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390: Support the following DFP insns:
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 14 Feb 2013 14:27:12 +0000 (14:27 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 14 Feb 2013 14:27:12 +0000 (14:27 +0000)
commit66d4264a58b540f841cd0a18097501f151f3abd0
tree521c64b0844722aa110896e79de0b0278879c06d
parente356cb9c6fa960a0e699e9e2fd77866803d63788
s390: Support the following DFP insns:
- extract basied exponent
- insert biased exponent
- quantize
- reround to significance
Patch by Maran Pakkirisamy (maranp@linux.vnet.ibm.com).
Part of fixing BZ #307113.

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