]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/mips/tcg-target.c.inc
tcg: Adjust tcg_register_jit for const
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 29 Oct 2020 16:17:30 +0000 (09:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 7 Jan 2021 15:09:41 +0000 (05:09 -1000)
commit755bf9e514e3f60ffa3f0495e6bc524fca74f3be
tree6e381a2092413ce847c1e2de0e37e4efb876647b
parent92ab8e7d621e11df559fc2427ff08df6c3a5a6de
tcg: Adjust tcg_register_jit for const

We must change all targets at once, since all must match
the declaration in tcg.c.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/tcg/tcg.h
tcg/aarch64/tcg-target.c.inc
tcg/arm/tcg-target.c.inc
tcg/i386/tcg-target.c.inc
tcg/mips/tcg-target.c.inc
tcg/ppc/tcg-target.c.inc
tcg/riscv/tcg-target.c.inc
tcg/s390/tcg-target.c.inc
tcg/sparc/tcg-target.c.inc
tcg/tcg.c