]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Move vec_gen_* declarations to tcg-internal.h
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 29 Oct 2023 21:08:43 +0000 (14:08 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Nov 2023 16:27:21 +0000 (08:27 -0800)
commit27c758fd22a825783228dbdd339fd55da08a5ff3
tree99e35be0da0dae0b2e920e0e453dbbd5c1653462
parente0de2f558067400e32fc1082468c0664314f3b34
tcg: Move vec_gen_* declarations to tcg-internal.h

These are used within tcg-op-vec.c and tcg/host/tcg-target.c.inc.
There are no uses outside tcg/.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231029210848.78234-7-richard.henderson@linaro.org>
include/tcg/tcg-op-common.h
tcg/tcg-internal.h