qemu/tcg
Richard Henderson 1b18d1fa05 tcg/arm: Use register pair allocation for qemu_{ld,st}_i64
Although we still can't use ldrd and strd for all operations,
increase the chances by getting the register allocation correct.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-01-23 14:39:48 -10:00
..
aarch64 tcg/aarch64: Reorg goto_tb implementation 2023-01-17 10:36:02 -10:00
arm tcg/arm: Use register pair allocation for qemu_{ld,st}_i64 2023-01-23 14:39:48 -10:00
i386 tcg: Remove TCG_TARGET_HAS_direct_jump 2023-01-17 10:25:49 -10:00
loongarch64 tcg: Remove TCG_TARGET_HAS_direct_jump 2023-01-17 10:25:49 -10:00
mips tcg: Remove TCG_TARGET_HAS_direct_jump 2023-01-17 10:25:49 -10:00
ppc tcg/ppc: Reorg goto_tb implementation 2023-01-17 10:36:16 -10:00
riscv tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst 2023-01-20 10:14:14 +10:00
s390x tcg: Remove TCG_TARGET_HAS_direct_jump 2023-01-17 10:25:49 -10:00
sparc64 tcg/sparc64: Reorg goto_tb implementation 2023-01-17 10:38:18 -10:00
tci tcg: Remove TCG_TARGET_HAS_direct_jump 2023-01-17 10:25:49 -10:00
meson.build
optimize.c
region.c
tcg-common.c
tcg-internal.h
tcg-ldst.c.inc
tcg-op-gvec.c
tcg-op-vec.c
tcg-op.c tcg: Avoid recursion in tcg_gen_mulu2_i32 2023-01-23 14:39:48 -10:00
tcg-pool.c.inc
tcg.c tcg: Remove TCG_TARGET_HAS_direct_jump 2023-01-17 10:25:49 -10:00
tci.c