https://bugs.kde.org/show_bug.cgi?id=385408
--- Comment #5 from Andreas Arnez <ar...@linux.vnet.ibm.com> --- (In reply to Vadim Barkov from comment #3) > The adding of -march=z13 to CFLAGS isn't good aproach however it's the only > way to compile condition code helpers in VEX/priv/guest_s390x_helpers.c > (I've tried ".insn vrr, ..." aproach but it doesn't compile) Hm, but this would mean that Valgrind couldn't be used on older IBM Z platforms any longer... not good. Without having looked at this in more detail, maybe another option is to manually encode the instructions, similar to what's already done for many other instructions in "none/tests/s390x/opcodes.h". -- You are receiving this mail because: You are watching all bug changes.