tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
'offset' should be bits [23:5] of LDR instruction, rather than [4:0]. Fixes: d59d83a1 ("tcg/aarch64: Reorg goto_tb implementation") Reviewed-by:Zenghui Yu <yuzenghui@huawei.com> Reported-by:
Zenghui Yu <yuzenghui@huawei.com> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading
Please register or sign in to comment