|
From: | David Hildenbrand |
Subject: | Re: [PATCH v3 1/2] target/s390x: Fix emulation of C(G)HRL |
Date: | Fri, 10 Mar 2023 12:58:21 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 10.03.23 12:41, Nina Schoetterl-Glausch wrote:
The second operand of COMPARE HALFWORD RELATIVE LONG is a signed halfword, it does not have the same size as the first operand. Fixes: a7e836d5eb ("target-s390: Convert COMPARE, COMPARE LOGICAL") Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com> ---
Reviewed-by: David Hildenbrand <david@redhat.com> -- Thanks, David / dhildenb
[Prev in Thread] | Current Thread | [Next in Thread] |