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
Richard Henderson e4a8e093dc accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Convert all targets simultaneously, as the gen_intermediate_code
function disappears from the target.  While there are possible
workarounds, they're larger than simply performing the conversion.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 weeks ago
..
cc_helper.c target/s390x/tcg: Fix and improve the SACF instruction 2 years ago
crypto_helper.c target/helpers: Remove unnecessary 'qemu/main-loop.h' header 1 year ago
excp_helper.c target/s390x: Do not use unwind for per_check_exception 8 months ago
fpu_helper.c target/s390x: Fix the floating-point multiply-and-add NaN rules 2 months ago
insn-data.h.inc target/s390x: Emulate CVB, CVBY and CVBG 12 months ago
insn-format.h.inc target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc 2 years ago
int_helper.c target/s390x: Emulate CVB, CVBY and CVBG 12 months ago
mem_helper.c accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' 1 month ago
meson.build
misc_helper.c Hi, 1 month 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 weeks ago
translate_vx.c.inc tcg: Rename cpu_env to tcg_env 1 year 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 2 months ago
vec_helper.c target/s390x: Fix VSTL with a large length 1 year ago
vec_int_helper.c target/s390x: Use clmul_64 1 year ago
vec_string_helper.c target/s390x: Fix the "ignored match" case in VSTRS 1 year ago