]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Adjust tcg_out_call for const
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 28 Oct 2020 22:29:04 +0000 (15:29 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 7 Jan 2021 15:09:41 +0000 (05:09 -1000)
commit2be7d76b1557d3ee72cde3b2cf5d4abf25220fb2
tree66282c6cae3255e5bba8376e509d5617d1bb60e5
parentffd0e507369cd65de5a07b324a2fab03678aeae1
tcg: Adjust tcg_out_call 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>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
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
tcg/tci/tcg-target.c.inc