qemu/include/exec
Pierrick Bouvier 21a75f792f tcg: add vaddr type for helpers
Defined as an alias of i32/i64 depending on host pointer size.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250512180502.2395029-13-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2025-05-14 15:12:40 +01:00
..
abi_ptr.h exec: Declare abi_ptr type in its own 'abi_ptr.h' header 2024-04-26 17:03:05 +02:00
breakpoint.h exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header 2024-04-26 17:03:05 +02:00
cpu-common.h include/exec/cpu-common.h: fix "the the" typo in comment 2025-05-09 23:49:26 +03:00
cpu-defs.h page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 2025-04-23 15:04:57 -07:00
cpu-interrupt.h include/exec: Split out exec/cpu-interrupt.h 2025-03-08 07:55:03 -08:00
cputlb.h accel/tcg: Fix argument types of tlb_reset_dirty 2025-04-23 14:08:48 -07:00
gdbstub.h system: propagate Error to gdbserver_start (and other device setups) 2025-01-17 10:44:25 +00:00
helper-gen-common.h plugins: Remove plugin helpers 2024-04-30 16:12:05 -07:00
helper-gen.h tcg: Split helper-gen.h 2023-06-05 12:04:29 -07:00
helper-gen.h.inc tcg: Pass function pointer to tcg_gen_call* 2024-04-30 16:12:05 -07:00
helper-head.h.inc tcg: add vaddr type for helpers 2025-05-14 15:12:40 +01:00
helper-info.c.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 2024-04-26 15:31:37 +02:00
helper-proto-common.h accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto' 2025-04-30 12:45:05 -07:00
helper-proto.h tcg: Split helper-proto.h 2023-06-05 12:04:29 -07:00
helper-proto.h.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 2024-04-26 15:31:37 +02:00
hwaddr.h bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 2023-01-18 11:14:34 +01:00
icount.h include/exec: Protect icount_enabled from poisoned symbols 2025-04-23 14:08:44 -07:00
log.h include/exec/log: Do not reference QemuLogFile directly 2022-04-20 10:51:11 -07:00
memattrs.h physmem: teach cpu_memory_rw_debug() to write to more memory regions 2025-02-12 11:33:13 -05:00
memop.h include/exec/memop.h: Expand comment for MO_ATOM_SUBALIGN 2025-03-07 10:39:29 +00:00
memopidx.h Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
memory_ldst.h.inc exec/memory_ldst: extract memory_ldst declarations from cpu-all.h 2025-04-23 13:52:20 -07:00
memory_ldst_cached.h.inc exec/memory_ldst_cached: Use correct type size 2021-05-26 08:35:51 -07:00
memory_ldst_phys.h.inc exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h 2025-04-23 13:52:20 -07:00
mmap-lock.h include/exec: Split out mmap-lock.h 2025-04-23 14:08:17 -07:00
mmu-access-type.h exec: Declare MMUAccessType type in 'mmu-access-type.h' header 2024-04-26 17:03:05 +02:00
page-protection.h include/exec: Split out mmap-lock.h 2025-04-23 14:08:17 -07:00
page-vary.h page-vary: Move and rename qemu_target_page_bits_min 2025-04-23 15:04:57 -07:00
plugin-gen.h plugins: Read mem_only directly from TB cflags 2024-05-15 08:55:18 +02:00
poison.h accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc 2025-04-30 12:45:05 -07:00
ramlist.h softmmu/physmem: fix memory leak in dirty_memory_extend() 2024-09-09 10:55:39 -04:00
replay-core.h replay: Extract core API to 'exec/replay-core.h' 2023-02-27 22:29:01 +01:00
target_long.h tcg: Define MO_TL 2023-10-22 16:34:21 -07:00
target_page.h page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 2025-04-23 15:04:57 -07:00
tb-flush.h accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' 2023-11-07 12:13:27 +01:00
tlb-common.h include/exec: Use uintptr_t in CPUTLBEntry 2025-02-18 08:29:02 -08:00
tlb-flags.h include/exec: Redefine tlb-flags with absolute values 2025-04-23 15:04:57 -07:00
translation-block.h include/exec: Move tb_invalidate_phys_range to translation-block.h 2025-04-30 12:45:05 -07:00
translator.h accel/tcg: Implement translator_ld*_end 2025-04-23 14:08:17 -07:00
tswap.h exec: Rename target_words_bigendian() -> target_big_endian() 2025-04-25 17:00:42 +02:00
vaddr.h include/exec: Change vaddr to uintptr_t 2025-02-18 08:29:02 -08:00
watchpoint.h include/exec: Split out watchpoint.h 2025-04-23 14:08:36 -07:00