|
From: | David Hildenbrand |
Subject: | Re: [PATCH v3 17/20] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext |
Date: | Mon, 6 Mar 2023 12:02:13 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 04.03.23 19:18, Richard Henderson wrote:
These fields are no longer read, so remove them and the writes. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- Cc: David Hildenbrand <david@redhat.com> Cc: Ilya Leoshkevich <iii@linux.ibm.com> Cc: Thomas Huth <thuth@redhat.com> Cc: qemu-s390x@nongnu.org --- target/s390x/tcg/translate.c | 17 ----------------- 1 file changed, 17 deletions(-)
Acked-by: David Hildenbrand <david@redhat.com> -- Thanks, David / dhildenb
[Prev in Thread] | Current Thread | [Next in Thread] |