https://bugs.kde.org/show_bug.cgi?id=361226
Bug ID: 361226 Summary: s390x: risbgn (EC59) not implemented Product: valgrind Version: 3.12 SVN Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: vex Assignee: jsew...@acm.org Reporter: ar...@linux.vnet.ibm.com Something like this may be seen with a binary compiled for zEC12 (or higher): vex s390->IR: unimplemented insn: EC12 2021 1E59 This is because Valgrind currently doesn't implement the RISBGN instruction. Note that RISBGN has the same effect as RISBG, except that it doesn't set the condition code. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.