]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390: Distinguish between conversion to/from IRCmpFxxResult and
authorFlorian Krohm <florian@eich-krohm.de>
Fri, 21 Dec 2012 21:05:17 +0000 (21:05 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Fri, 21 Dec 2012 21:05:17 +0000 (21:05 +0000)
commit58a6d25da535a07232e6e9d4e9420822c2b87cd9
tree69c29f32c78fab074b063546a98a30eaf053af9c
parent067b7b195f3d7f58cb9630ad39a05a6bd5eb632d
s390: Distinguish between conversion to/from IRCmpFxxResult and
IRCmpDxxResult, even though the encodings are currently the same.
Rename convert_s390_fpcc_to_vex to convert_s390_to_vex_bfpcc.
Add convert_s390_to_vex_dfpcc and convert_vex_dfpcc_to_s390.

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