aboutsummaryrefslogtreecommitdiff
path: root/scripts/block-coroutine-wrapper.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-08-15 19:31:38 -0700
committerRichard Henderson <richard.henderson@linaro.org>2023-09-16 14:57:16 +0000
commit5826a0dbf097c50c5b6db71054cffed972c7e9e6 (patch)
treeb3462c19f84c07e238f08e19cff65b0a8fc004d8 /scripts/block-coroutine-wrapper.py
parent095859e5d97284dd3ea666c337845dc63f6ba5e7 (diff)
downloadqemu-5826a0dbf097c50c5b6db71054cffed972c7e9e6.zip
qemu-5826a0dbf097c50c5b6db71054cffed972c7e9e6.tar.gz
qemu-5826a0dbf097c50c5b6db71054cffed972c7e9e6.tar.bz2
tcg/aarch64: Emit BTI insns at jump landing pads
The prologue is entered via "call"; the epilogue, each tb, and each goto_tb continuation point are all reached via "jump". As tcg_out_goto_long is only used by tcg_out_exit_tb, merge the two functions. Change the indirect register used to TCG_REG_TMP1, aka X17, so that the BTI condition created is "jump" instead of "jump or call". Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/block-coroutine-wrapper.py')
0 files changed, 0 insertions, 0 deletions