Comment 3 for bug 1556765

Revision history for this message
In , Arnez (arnez) wrote :

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