diff options
author | 2023-08-15 19:31:38 -0700 | |
---|---|---|
committer | 2023-09-16 14:57:16 +0000 | |
commit | 5826a0dbf097c50c5b6db71054cffed972c7e9e6 (patch) | |
tree | b3462c19f84c07e238f08e19cff65b0a8fc004d8 /scripts/qapi/source.py | |
parent | util/cpuinfo-aarch64: Add CPUINFO_BTI (diff) | |
download | qemu-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