You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/mips/tcg
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h'
"exec/exec-all.h" is now fully empty, let's remove it.

Mechanical change running:

  $ sed -i '/exec\/exec-all.h/d' $(git grep -wl exec/exec-all.h)

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250424202412.91612-14-philmd@linaro.org>
1 month ago
..
system include: Remove 'exec/exec-all.h' 1 month ago
dsp_helper.c cleanup: Tweak and re-run return_directly.cocci 3 years ago
exception.c include: Remove 'exec/exec-all.h' 1 month ago
fpu_helper.c include: Remove 'exec/exec-all.h' 1 month ago
godson2.decode target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree 7 months ago
lcsr.decode target/mips: Implement Loongson CSR instructions 2 years ago
lcsr_translate.c tcg: Rename cpu_env to tcg_env 2 years ago
ldst_helper.c include: Remove 'exec/exec-all.h' 1 month ago
lmmi_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 3 years ago
loong-ext.decode target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree 7 months ago
loong_translate.c target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext 7 months ago
meson.build include: Rename sysemu/ -> system/ 6 months ago
micromips_translate.c.inc target/mips: Introduce ase_3d_available() helper 7 months ago
mips16e_translate.c.inc target/mips: Fix MIPS16e translation 1 month ago
msa.decode target/mips: Fix MSA BZ/BNZ opcodes displacement 2 years ago
msa_helper.c include: Remove 'exec/exec-all.h' 1 month ago
msa_helper.h.inc target/mips: Move TCG source files under tcg/ sub directory 4 years ago
msa_translate.c tcg: Rename cpu_env to tcg_env 2 years ago
mxu_translate.c target/mips: Replace MO_TE by mo_endian() 8 months ago
nanomips_translate.c.inc target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() 8 months ago
octeon.decode target/mips: Cast offset field of Octeon BBIT to int16_t 3 years ago
octeon_translate.c target/mips: Use VADDR_PRIx for logging pc_next 4 months ago
op_helper.c include: Remove 'exec/exec-all.h' 1 month ago
rel6.decode target/mips: Rename 'rtype' as 'r' 4 years ago
rel6_translate.c target/mips: Tidy helpers for translation 2 years ago
system_helper.h.inc include: Rename sysemu/ -> system/ 6 months ago
tcg-internal.h target/mips: Simplify and fix update_pagemask 2 months ago
trace-events target/mips: Move TCG trace events to tcg/ sub directory 4 years ago
trace.h target/mips: Move TCG trace events to tcg/ sub directory 4 years ago
translate.c exec/cpu-all: remove exec/target_page include 2 months ago
translate.h target/mips: Introduce disas_mt_available() 7 months ago
translate_addr_const.c target/mips: Tidy helpers for translation 2 years ago
tx79.decode target/mips: Fix TX79 LQ/SQ opcodes 2 years ago
tx79_translate.c target/mips: Replace MO_TE by mo_endian() 8 months ago
txx9_translate.c target/mips: Move TCG source files under tcg/ sub directory 4 years ago
vr54xx.decode target/mips: Convert Vr54xx MSA* opcodes to decodetree 4 years ago
vr54xx_helper.c target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c 4 years ago
vr54xx_helper.h.inc target/mips: Extract NEC Vr54xx helper definitions 4 years ago
vr54xx_translate.c tcg: Rename cpu_env to tcg_env 2 years ago