]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Always define tb_target_set_jmp_target
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 5 Dec 2022 22:43:18 +0000 (16:43 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 17 Jan 2023 20:22:35 +0000 (10:22 -1000)
commit90c0fee3a28b25d23081b3c435762cadde813ec4
tree12bd901c8c9b3103564b9f7711474c7d21d75087
parent0012e3516e0f47b3aaf9213aea2c969cf6e8f42a
tcg: Always define tb_target_set_jmp_target

Install empty versions for !TCG_TARGET_HAS_direct_jump hosts.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target.c.inc
tcg/mips/tcg-target.c.inc
tcg/riscv/tcg-target.c.inc
tcg/tci/tcg-target.c.inc