https://bugs.kde.org/show_bug.cgi?id=369439
Christian Borntraeger <borntrae...@de.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |borntrae...@de.ibm.com --- Comment #2 from Christian Borntraeger <borntrae...@de.ibm.com> --- > VEX/priv/guest_s390_toIR.c | 150 ++++++++++ > docs/internals/s390-opcodes.csv | 531 > +++++++++++++++++++++++++++++++++++++- > none/tests/s390x/Makefile.am | 1 > none/tests/s390x/bfp-2.c | 26 + > none/tests/s390x/bfp-2.stdout.exp | 4 > none/tests/s390x/mvc.c | 9 > none/tests/s390x/mvc.stdout.exp | 4 > none/tests/s390x/opcodes.h | 2 > 8 files changed, 713 insertions(+), 14 deletions(-) [...] >=================================================================== >--- valgrind.orig/none/tests/s390x/Makefile.am >+++ valgrind/none/tests/s390x/Makefile.am >@@ -12,6 +12,7 @@ INSN_TESTS = clc clcle cvb cvd icm lpr t > rounding-1 rounding-2 rounding-3 rounding-4 rounding-5 bfp-1 \ > bfp-2 bfp-3 bfp-4 srnm srnmb comp-1 comp-2 exrl tmll tm stmg \ > ex clst mvc test_fork test_sig rounding-6 rxsbg popcnt \ >+ high-word \ added to the makefile, but the high-word.c is missing -- You are receiving this mail because: You are watching all bug changes.