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/s390x/tcg
Philippe Mathieu-Daudé 42fa9665e5 exec: Restrict 'cpu_ldst.h' to accel/tcg/
Mechanical change using:

  $ sed -i -e 's,exec/cpu_ldst,accel/tcg/cpu-ldst,' \
        $(git grep -l exec/cpu_ldst.h)

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 days ago
..
cc_helper.c target/s390x/tcg: Fix and improve the SACF instruction 2 years ago
crypto_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
excp_helper.c exec/cpu-all: remove exec/target_page include 3 days ago
fpu_helper.c target/s390x: Fix the floating-point multiply-and-add NaN rules 5 months ago
insn-data.h.inc target/s390x: Fix PPNO execution with icount 3 months ago
insn-format.h.inc target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc 3 years ago
int_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
mem_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
meson.build
misc_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
s390-tod.h
tcg_s390x.h compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 months ago
translate_vx.c.inc tcg: Rename cpu_env to tcg_env 2 years ago
vec.h Replace config-time define HOST_WORDS_BIGENDIAN 3 years ago
vec_fpu_helper.c target/s390x: Fix the floating-point multiply-and-add NaN rules 5 months ago
vec_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
vec_int_helper.c target/s390x: Use clmul_64 2 years ago
vec_string_helper.c target/s390x: Fix the "ignored match" case in VSTRS 2 years ago