Hi, This is the last finding from [1]. With this fix, llvm-project testcases run without issues.
Best regards, Ilya [1] https://bugzilla.redhat.com/show_bug.cgi?id=2211472 Ilya Leoshkevich (2): target/s390x: Fix MXDB and MXDBR tests/tcg/s390x: Test MXDB and MXDBR target/s390x/helper.h | 2 +- target/s390x/tcg/fpu_helper.c | 5 +++-- target/s390x/tcg/insn-data.h.inc | 4 ++-- target/s390x/tcg/translate.c | 8 +------- tests/tcg/s390x/Makefile.target | 1 + tests/tcg/s390x/mxdb.c | 30 ++++++++++++++++++++++++++++++ 6 files changed, 38 insertions(+), 12 deletions(-) create mode 100644 tests/tcg/s390x/mxdb.c -- 2.40.1