qemu/tcg
Richard Henderson 27c758fd22 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>
2023-11-06 08:27:21 -08:00
..
aarch64 tcg/aarch64: Use tcg_use_softmmu 2023-10-22 16:32:28 -07:00
arm tcg/arm: Use tcg_use_softmmu 2023-10-22 16:32:28 -07:00
i386 tcg/i386: Use tcg_use_softmmu 2023-10-22 16:32:28 -07:00
loongarch64 tcg/loongarch64: Use cpuinfo.h 2023-11-06 08:27:21 -08:00
mips tcg/mips: Use tcg_use_softmmu 2023-10-22 16:32:28 -07:00
ppc tcg/ppc: Use tcg_use_softmmu 2023-10-22 16:32:28 -07:00
riscv tcg/riscv: Use tcg_use_softmmu 2023-10-22 16:32:28 -07:00
s390x tcg/s390x: Use tcg_use_softmmu 2023-10-22 16:32:28 -07:00
sparc64 tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 2023-10-07 19:02:33 +02:00
tci tcg: Add tcg_out_tb_start backend hook 2023-09-16 14:57:16 +00:00
meson.build tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 2023-10-07 19:02:33 +02:00
optimize.c tcg: Optimize past conditional branches 2023-10-22 16:32:28 -07:00
region.c tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 2023-10-07 19:02:33 +02:00
tcg-common.c tcg: Silent -Wmissing-field-initializers warning 2023-02-27 22:29:01 +01:00
tcg-internal.h tcg: Move vec_gen_* declarations to tcg-internal.h 2023-11-06 08:27:21 -08:00
tcg-ldst.c.inc tcg: Move TCGLabelQemuLdst to tcg.c 2023-05-05 17:21:03 +01:00
tcg-op-gvec.c tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
tcg-op-ldst.c tcg: Export tcg_gen_ext_{i32,i64,tl} 2023-10-22 16:32:28 -07:00
tcg-op-vec.c tcg: Remove vecop_list check from tcg_gen_not_vec 2023-08-29 09:57:39 -07:00
tcg-op.c tcg: Move 64-bit expanders out of line 2023-11-06 08:27:21 -08:00
tcg-pool.c.inc tcg: Introduce tcg_splitwx_to_{rx,rw} 2021-01-07 05:09:41 -10:00
tcg.c tcg: Add C_N2_I1 2023-11-06 08:27:21 -08:00
tci.c tcg/tci: Adjust passing of MemOpIdx 2023-06-07 08:33:45 -07:00