qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target


From: Richard Henderson
Subject: Re: [PATCH] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
Date: Fri, 3 Feb 2023 07:37:58 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 2/3/23 07:25, Philippe Mathieu-Daudé wrote:
On 3/2/23 18:18, Richard Henderson wrote:
'offset' should be bits [23:5] of LDR instruction, rather than [4:0].

Fixes: d59d83a1c388 ("tcg/aarch64: Reorg goto_tb implementation")
Reported-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tcg/aarch64/tcg-target.c.inc | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Is it worth Cc'ing qemu-stable@ ?


The patch being fixed is not in v7.2.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]