qemu/target/arm/tcg
Philippe Mathieu-Daudé 54d1046f93 target/arm: Only link with zlib when TCG is enabled
Since commit 538b764d34 ("target/arm: Move minor arithmetic
helpers out of helper.c") we only use the zlib helpers under
TCG.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20250513173928.77376-4-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2025-05-29 17:45:11 +01:00
..
a32-uncond.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
a32.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
a64.decode target/arm: Add decodetree entry for DSB nXS variant 2024-12-17 15:17:46 +00:00
arith_helper.c target/arm/tcg/arith_helper: compile file once 2025-05-14 15:12:40 +01:00
arm_ldst.h target/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_internal.h to tcg/ 2023-05-12 15:43:36 +01:00
cpu-v7m.c target/arm: Fill in TCGCPUOps.pointer_wrap 2025-05-28 08:08:48 +01:00
cpu32.c accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' 2025-03-06 15:46:17 +01:00
cpu64.c target/arm: Remove TYPE_AARCH64_CPU 2025-05-14 14:29:46 +01:00
crypto_helper.c target/arm/tcg/crypto_helper: compile file once 2025-05-14 15:12:40 +01:00
gengvec.c target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte 2024-12-13 13:39:24 +00:00
gengvec64.c target/arm: Inline scalar SUQADD and USQADD 2024-05-30 15:24:39 +01:00
helper-a64.c accel/tcg: Split out accel/tcg/helper-retaddr.h 2025-04-30 12:45:06 -07:00
helper-a64.h target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns 2025-02-11 16:22:07 +00:00
helper-mve.h target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/ 2023-05-12 15:43:37 +01:00
helper-sme.h target/arm: Convert sme_helper.c to fpst alias 2024-12-17 15:05:41 +00:00
helper-sve.h target/arm: Handle FPCR.AH in negation step in SVE FMLS (vector) 2025-02-11 16:22:07 +00:00
helper.h target/arm/helper: extract common helpers 2025-05-14 15:12:40 +01:00
hflags.c target/arm/tcg/hflags: compile file twice (system, user) 2025-05-14 15:12:40 +01:00
iwmmxt_helper.c target/arm/tcg/iwmmxt_helper: compile file twice (system, user) 2025-05-14 15:12:40 +01:00
m-nocp.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
m_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
meson.build target/arm: Only link with zlib when TCG is enabled 2025-05-29 17:45:11 +01:00
mte_helper.c accel/tcg: Remove TARGET_PAGE_DATA_SIZE 2025-05-05 09:24:10 -07:00
mte_helper.h target/arm: Make some MTE helpers widely available 2024-07-05 12:35:11 +01:00
mve.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
mve_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
neon-dp.decode target/arm: Convert VQSHL, VQSHLU to gvec 2024-09-19 12:58:58 +01:00
neon-ls.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
neon-shared.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
neon_helper.c target/arm/tcg/neon_helper: compile file twice (system, user) 2025-05-14 15:12:40 +01:00
op_addsub.c.inc target/arm: Move minor arithmetic helpers out of helper.c 2025-01-13 12:35:34 +00:00
op_helper.c target/arm/helper: use vaddr instead of target_ulong for probe_access 2025-05-14 15:12:40 +01:00
pauth_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
psci.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
sme-fa64.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
sme.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
sme_helper.c accel/tcg: Split out accel/tcg/helper-retaddr.h 2025-04-30 12:45:06 -07:00
sve.decode target/arm: Demultiplex AESE and AESMC 2023-07-08 07:30:18 +01:00
sve_helper.c accel/tcg: Split out accel/tcg/helper-retaddr.h 2025-04-30 12:45:06 -07:00
sve_ldst_internal.h exec: Restrict 'cpu_ldst.h' to accel/tcg/ 2025-04-23 15:07:32 -07:00
t16.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
t32.decode target/arm: Use PLD, PLDW, PLI not NOP for t32 2024-05-28 14:23:52 +01:00
tlb-insns.c target/arm/tcg/tlb-insns: compile file once (system) 2025-05-14 15:12:40 +01:00
tlb_helper.c target/arm/tcg/tlb_helper: compile file twice (system, user) 2025-05-14 15:12:40 +01:00
translate-a32.h target/arm: Implement store_cpu_field_low32() macro 2024-07-11 11:41:33 +01:00
translate-a64.c target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment 2025-05-14 15:12:40 +01:00
translate-a64.h target/arm: Make DisasContext.{fp, sve}_access_checked tristate 2025-03-14 12:54:33 +00:00
translate-m-nocp.c target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ 2024-07-11 11:41:33 +01:00
translate-mve.c tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate-neon.c target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte 2024-12-13 13:39:24 +00:00
translate-sme.c target/arm: Use FPST_A64 in A64 decoder 2025-01-28 18:40:19 +00:00
translate-sve.c tcg: Merge INDEX_op_orc_{i32,i64} 2025-04-28 13:40:15 -07:00
translate-vfp.c target/arm: Use FPST_A32_F16 in A32 decoder 2025-01-28 18:40:19 +00:00
translate.c target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment 2025-05-14 15:12:40 +01:00
translate.h include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
vec_helper.c target/arm: Sink fp_status and fpcr access into do_fmlal* 2025-02-11 16:22:08 +00:00
vec_internal.h target/arm/tcg/vec_internal: use forward declaration for CPUARMState 2025-05-14 15:12:40 +01:00
vfp-uncond.decode target/arm: move translate modules to tcg/ 2023-02-27 13:27:04 +00:00
vfp.decode target/arm: Correct names of VFP VFNMA and VFNMS insns 2024-09-05 13:12:37 +01:00
vfp_helper.c target/arm/tcg/vfp_helper: compile file twice (system, user) 2025-05-14 15:12:41 +01:00