qemu/tcg
Richard Henderson d78e4a4f7b tcg: Introduce arg_slot_stk_ofs
Unify all computation of argument stack offset in one function.
This requires that we adjust ref_slot to be in the same units,
by adding max_reg_slots during init_call_layout.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-05 17:21:03 +01:00
..
aarch64 tcg/aarch64: Introduce HostAddress 2023-05-05 17:20:01 +01:00
arm tcg/arm: Introduce HostAddress 2023-05-05 17:20:01 +01:00
i386 tcg/i386: Introduce tcg_out_testi 2023-05-05 17:10:59 +01:00
loongarch64 tcg/loongarch64: Introduce HostAddress 2023-05-05 17:20:01 +01:00
mips tcg/mips: Rationalize args to tcg_out_qemu_{ld,st} 2023-05-05 17:20:01 +01:00
ppc tcg/ppc: Introduce HostAddress 2023-05-05 17:21:03 +01:00
riscv tcg/riscv: Rationalize args to tcg_out_qemu_{ld,st} 2023-05-05 17:21:03 +01:00
s390x tcg/s390x: Introduce HostAddress 2023-05-05 17:21:03 +01:00
sparc64 tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st} 2023-05-05 17:21:03 +01:00
tci
meson.build
optimize.c
region.c
tcg-common.c
tcg-internal.h tcg: Replace REG_P with arg_loc_reg_p 2023-05-05 17:21:03 +01: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-vec.c
tcg-op.c
tcg-pool.c.inc
tcg.c tcg: Introduce arg_slot_stk_ofs 2023-05-05 17:21:03 +01:00
tci.c