qemu/accel/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>
2024-12-24 08:32:15 -08:00
..
atomic_common.c.inc plugins: save value during memory accesses 2024-09-19 15:58:01 +01:00
atomic_template.h plugins: save value during memory accesses 2024-09-19 15:58:01 +01:00
cpu-exec-common.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cpu-exec.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2024-12-24 08:32:15 -08:00
cputlb.c accel/tcg: Move TranslationBlock declarations to 'tb-internal.h' 2024-12-20 17:44:57 +01:00
icount-common.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
internal-common.h accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h' 2024-12-20 17:44:57 +01:00
internal-target.h accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
ldst_atomicity.c.inc accel/tcg: add tracepoints for cpu_loop_exit_atomic 2024-10-24 09:56:26 +01:00
ldst_common.c.inc plugins: save value during memory accesses 2024-09-19 15:58:01 +01:00
meson.build accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson 2024-01-29 21:04:10 +10:00
monitor.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
plugin-gen.c plugins: optimize cpu_index code generation 2024-12-24 07:32:50 -08:00
tb-context.h tcg: Move tb_phys_invalidate_count to tb_ctx 2021-07-09 09:38:33 -07:00
tb-hash.h accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
tb-internal.h accel/tcg: Move TranslationBlock declarations to 'tb-internal.h' 2024-12-20 17:44:57 +01:00
tb-jmp-cache.h tcg: remove CPU* types from typedefs.h 2024-05-03 15:47:48 +02:00
tb-maint.c accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) 2024-12-20 17:44:57 +01:00
tcg-accel-ops-icount.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
tcg-accel-ops-icount.h accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 2023-05-11 09:53:41 +01:00
tcg-accel-ops-mttcg.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
tcg-accel-ops-mttcg.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
tcg-accel-ops-rr.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
tcg-accel-ops-rr.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
tcg-accel-ops.c accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 2024-12-20 17:44:57 +01:00
tcg-accel-ops.h include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
tcg-all.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
tcg-runtime-gvec.c tcg: Add gvec compare with immediate and scalar operand 2023-09-16 14:57:15 +00:00
tcg-runtime.c tcg: Split helper-proto.h 2023-06-05 12:04:29 -07:00
tcg-runtime.h tcg: Add gvec compare with immediate and scalar operand 2023-09-16 14:57:15 +00:00
trace-events accel/tcg: add tracepoints for cpu_loop_exit_atomic 2024-10-24 09:56:26 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
translate-all.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2024-12-24 08:32:15 -08:00
translator.c accel/tcg: Un-inline translator_is_same_page() 2024-12-20 17:44:57 +01:00
user-exec-stub.c accel: Introduce cpu_exec_reset_hold() 2023-11-07 12:13:27 +01:00
user-exec.c user: Move various declarations out of 'exec/exec-all.h' 2024-12-20 17:44:57 +01:00
vcpu-state.h user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h' 2024-05-06 14:13:45 +02:00
watchpoint.c accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 2024-12-20 17:44:57 +01:00