qemu/tcg
Richard Henderson a66efde188 tcg: Add tlb_dyn_max_bits to TCGContext
Disconnect guest tlb parameters from TCG compilation.

Reviewed-by: Anton Johansson <anjo@rev.ng>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-16 20:13:51 -07:00
..
aarch64 tcg: Add tlb_dyn_max_bits to TCGContext 2023-05-16 20:13:51 -07:00
arm tcg: Add page_bits and page_mask to TCGContext 2023-05-16 20:13:51 -07:00
i386 tcg: Add tlb_dyn_max_bits to TCGContext 2023-05-16 20:13:51 -07:00
loongarch64 tcg: Add page_bits and page_mask to TCGContext 2023-05-16 20:13:51 -07:00
mips tcg: Add page_bits and page_mask to TCGContext 2023-05-16 20:13:51 -07:00
ppc tcg: Add page_bits and page_mask to TCGContext 2023-05-16 20:13:51 -07:00
riscv tcg: Add page_bits and page_mask to TCGContext 2023-05-16 20:13:51 -07:00
s390x tcg: Add page_bits and page_mask to TCGContext 2023-05-16 20:13:51 -07:00
sparc64 tcg: Add page_bits and page_mask to TCGContext 2023-05-16 20:13:51 -07:00
tci tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong 2023-05-16 20:13:51 -07:00
meson.build tcg: Split out memory ops to tcg-op-ldst.c 2023-05-16 16:30:29 -07:00
optimize.c tcg: Split INDEX_op_qemu_{ld,st}* for guest address size 2023-05-16 20:07:20 -07:00
region.c tcg: use QTree instead of GTree 2023-03-28 15:23:10 -07:00
tcg-common.c tcg: Silent -Wmissing-field-initializers warning 2023-02-27 22:29:01 +01:00
tcg-internal.h tcg: Introduce tcg_target_has_memory_bswap 2023-05-16 15:21:39 -07:00
tcg-ldst.c.inc tcg: Move TCGLabelQemuLdst to tcg.c 2023-05-05 17:21:03 +01:00
tcg-op-gvec.c tcg: Add tcg_gen_gvec_rotrs 2023-05-02 13:05:45 -07:00
tcg-op-ldst.c tcg: Split INDEX_op_qemu_{ld,st}* for guest address size 2023-05-16 20:07:20 -07:00
tcg-op-vec.c tcg: Drop tcg_const_*_vec 2023-03-13 07:03:39 -07:00
tcg-op.c tcg: Split out memory ops to tcg-op-ldst.c 2023-05-16 16:30:29 -07:00
tcg-pool.c.inc tcg: Introduce tcg_splitwx_to_{rx,rw} 2021-01-07 05:09:41 -10:00
tcg.c tcg: Remove TARGET_LONG_BITS, TCG_TYPE_TL 2023-05-16 20:13:51 -07:00
tci.c tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong 2023-05-16 20:13:51 -07:00