On Mon, 2023-09-04 at 16:00 +0200, Thomas Huth wrote: > This only adds a limited set of s390x instructions for initial > testing. > More instructions will be added later. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > s390x.risu | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 48 insertions(+) > create mode 100644 s390x.risu
Can this be somehow automatically derived from target/s390x/tcg/insn-data.h.inc? Acked-by: Ilya Leoshkevich <i...@linux.ibm.com>