qemu-cr16/include/exec
Ilya Leoshkevich 88d4b5138a tcg: Make tb_cflags() usable from target-agnostic code
Currently tb_cflags() is defined in exec-all.h, which is not usable
from target-agnostic code. Move it to translation-block.h, which is.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20231212003837.64090-3-iii@linux.ibm.com>
Message-Id: <20240125054631.78867-3-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-01-29 21:04:10 +10:00
..
user
address-spaces.h
confidential-guest-support.h
cpu-all.h include/exec: Move cpu_*()/cpu_env() to common header 2024-01-29 07:12:57 +10:00
cpu-common.h include/exec: Move cpu_*()/cpu_env() to common header 2024-01-29 07:12:57 +10:00
cpu-defs.h accel/tcg: Move CPUTLB definitions from cpu-defs.h 2023-10-03 08:01:02 -07:00
cpu_ldst.h include/exec: typedef abi_ptr to vaddr 2024-01-29 07:06:03 +10:00
cputlb.h accel/tcg: Move HMP info jit and info opcount code 2023-11-06 08:27:21 -08:00
exec-all.h tcg: Make tb_cflags() usable from target-agnostic code 2024-01-29 21:04:10 +10:00
gdbstub.h gdbstub: Introduce GDBFeatureBuilder 2023-11-08 15:15:23 +00:00
helper-gen-common.h
helper-gen.h
helper-gen.h.inc
helper-head.h
helper-info.c.inc
helper-proto-common.h
helper-proto.h
helper-proto.h.inc
hwaddr.h
ioport.h
log.h
memattrs.h
memop.h
memopidx.h
memory-internal.h
memory.h Replace "iothread lock" with "BQL" in comments 2024-01-08 10:45:43 -05:00
memory_ldst.h.inc
memory_ldst_cached.h.inc
memory_ldst_phys.h.inc
page-vary.h
plugin-gen.h plugins: Set final instruction count in plugin_gen_tb_end 2023-10-11 08:46:39 +01:00
poison.h
ram_addr.h softmmu/physmem: Distinguish between file access mode and mmap protection 2023-09-19 10:23:21 +02:00
ramblock.h Replace "iothread lock" with "BQL" in comments 2024-01-08 10:45:43 -05:00
ramlist.h
replay-core.h
target_long.h tcg: Define MO_TL 2023-10-22 16:34:21 -07:00
target_page.h
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
translate-all.h accel/tcg: Remove tb_invalidate_phys_page() from system emulation 2024-01-19 12:28:59 +01:00
translation-block.h tcg: Make tb_cflags() usable from target-agnostic code 2024-01-29 21:04:10 +10:00
translator.h include/exec: Use vaddr in DisasContextBase for virtual addresses 2024-01-29 07:06:03 +10:00
tswap.h
vaddr.h include/exec: Move vaddr defines to separate file 2024-01-29 07:06:03 +10:00