]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Drop stub for define_tlb_insn_regs
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 7 Jul 2025 15:15:45 +0000 (09:15 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Jul 2025 08:16:46 +0000 (09:16 +0100)
commitdcef48a56556235578b9e4ea3b4a13e01d9d95e8
tree2a3c68d61a43a9ad61f423dbd82c67fdf0d52b14
parent3f1772cbdc152125d84d2f6e75ec06799a498b4e
target/arm: Drop stub for define_tlb_insn_regs

Allow the call to be compiled out by protecting it
with tcg_enabled.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250707151547.196393-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c
target/arm/tcg-stubs.c