|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target |
| Date: | Fri, 3 Feb 2023 18:25:13 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 |
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@ ?
| [Prev in Thread] | Current Thread | [Next in Thread] |