qemu/include/tcg
Richard Henderson ff0c61bf35 tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
Removes the only use of TARGET_LONG_BITS from tcg.h, which is to be
target independent.  Move the symbol to a define in tcg-op.h, which
will continue to be target dependent.  Rather than complicate matters
for the use in tb_gen_code(), expand the definition there.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-06-05 12:04:28 -07:00
..
debug-assert.h tcg: Split out tcg/debug-assert.h 2023-05-23 18:54:55 -07:00
tcg-cond.h tcg: expose TCGCond manipulation routines 2021-06-19 14:51:51 -07:00
tcg-gvec-desc.h tcg: Adjust simd_desc size encoding 2020-10-08 05:57:32 -05:00
tcg-ldst.h accel/tcg: Widen tcg-ldst.h addresses to uint64_t 2023-05-16 16:30:29 -07:00
tcg-mo.h
tcg-op-gvec.h tcg: Add tcg_gen_gvec_rotrs 2023-05-02 13:05:45 -07:00
tcg-op.h tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h 2023-06-05 12:04:28 -07:00
tcg-opc.h tcg: Split INDEX_op_qemu_{ld,st}* for guest address size 2023-05-16 20:07:20 -07:00
tcg-temp-internal.h tcg: Create tcg/tcg-temp-internal.h 2023-03-13 06:42:05 -07:00
tcg.h tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h 2023-06-05 12:04:28 -07:00