You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Henderson
10588491c1
tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb
Now that we call qemu_plugin_disable_mem_helpers in cpu_tb_exec,
we don't need to do this in generated code as well.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230310195252.210956-3-richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230315174331.2959-13-alex.bennee@linaro.org>
Reviewed-by: Emilio Cota <cota@braap.org>
3 years ago
..
aarch64
tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
3 years ago
arm
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
3 years ago
i386
tcg: Drop tcg_const_*_vec
3 years ago
loongarch64
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
3 years ago
mips
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
3 years ago
ppc
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
3 years ago
riscv
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
3 years ago
s390x
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
3 years ago
sparc64
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
3 years ago
tci
tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
3 years ago
meson.build
tcg: Build ffi data structures for helpers
5 years ago
optimize.c
tcg: Rename TEMP_LOCAL to TEMP_TB
3 years ago
region.c
tcg: Fix returned type in alloc_code_gen_buffer_splitwx_memfd()
4 years ago
tcg-common.c
tcg: Silent -Wmissing-field-initializers warning
3 years ago
tcg-internal.h
tcg: Add basic data movement for TCGv_i128
3 years ago
tcg-ldst.c.inc
tcg: Rename TCGMemOpIdx to MemOpIdx
5 years ago
tcg-op-gvec.c
tcg: Create tcg/tcg-temp-internal.h
3 years ago
tcg-op-vec.c
tcg: Drop tcg_const_*_vec
3 years ago
tcg-op.c
tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb
3 years ago
tcg-pool.c.inc
tcg: Introduce tcg_splitwx_to_{rx,rw}
5 years ago
tcg.c
tcg: Drop tcg_const_*
3 years ago
tci.c
Don't include headers already included by qemu/osdep.h
3 years ago