|
From: | Thomas Huth |
Subject: | Re: [risu PATCH 2/4] s390x: Add simple s390x.risu file |
Date: | Tue, 5 Sep 2023 11:56:27 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 |
On 04/09/2023 16.20, Ilya Leoshkevich wrote:
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 <thuth@redhat.com> --- s390x.risu | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 s390x.risuCan this be somehow automatically derived from target/s390x/tcg/insn-data.h.inc?
Hmm, maybe ... OTOH, if something is wrong in that file, you won't find the bug with RISU is you used the same source, I guess...
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Thanks! Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |