aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi/source.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/qapi/source.py
parentutil/cpuinfo-aarch64: Add CPUINFO_BTI (diff)
downloadqemu-5826a0dbf097c50c5b6db71054cffed972c7e9e6.tar.xz
qemu-5826a0dbf097c50c5b6db71054cffed972c7e9e6.zip
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/qapi/source.py')
0 files changed, 0 insertions, 0 deletions