Skip to content
Snippets Groups Projects
Commit a2495ede authored by Richard Henderson's avatar Richard Henderson
Browse files

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: default avatarZenghui Yu <yuzenghui@huawei.com>
Reported-by: default avatarZenghui Yu <yuzenghui@huawei.com>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 5f0dd8cd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment