]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Support the cu14 insn. That insn is very much like cu12 except the
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 5 Aug 2012 02:59:55 +0000 (02:59 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 5 Aug 2012 02:59:55 +0000 (02:59 +0000)
commit1aa072406b71f97677ffec2922784f64bf24f3a4
tree736f81823514967ff3bb4caf3369ceafa1cc88c4
parentd05e1e0828f117fe14d19ada316a91c81fd5fb3d
Support the cu14 insn. That insn is very much like cu12 except the
converted value is always 4 byte wide. The only other difference is
the encoding of a 4-byte UTF-8 character.
Some code refactoring does the trick.
Part of fixing #289839.

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