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

accel/tcg: Fix jump cache set in cpu_exec_loop


Assign pc and use store_release to assign tb.

Fixes: 2dd5b7a1 ("accel/tcg: Move jmp-cache `CF_PCREL` checks to caller")
Reported-by: default avatarWeiwei Li <liweiwei@iscas.ac.cn>
Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent c8357439
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