|
From: | Richard Henderson |
Subject: | Re: [PATCH 02/12] target/s390x: Handle EXECUTE of odd addresses |
Date: | Fri, 10 Mar 2023 11:31:04 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 |
On 3/10/23 09:42, Ilya Leoshkevich wrote:
Generate a specification exception in the helper before trying to fetch the instruction. Reported-by: Nina Schoetterl-Glausch<nsg@linux.ibm.com> Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com> --- target/s390x/tcg/mem_helper.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |