qemu-e2k/tcg
Richard Henderson 585b7a4247 tcg/s390x: Support TCG_COND_TST{EQ,NE}
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-02-05 22:45:41 +00:00
..
aarch64 tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX 2024-02-03 23:53:49 +00:00
arm tcg/arm: Support TCG_COND_TST{EQ,NE} 2024-02-03 23:53:49 +00:00
i386 tcg/i386: Use TEST r,r to test 8/16/32 bits 2024-02-03 23:53:49 +00:00
loongarch64 tcg: Add TCGConst argument to tcg_target_const_match 2024-02-03 23:53:48 +00:00
mips tcg: Add TCGConst argument to tcg_target_const_match 2024-02-03 23:53:48 +00:00
ppc tcg/ppc: Support TCG_COND_TST{EQ,NE} 2024-02-03 23:53:49 +00:00
riscv tcg: Add TCGConst argument to tcg_target_const_match 2024-02-03 23:53:48 +00:00
s390x tcg/s390x: Support TCG_COND_TST{EQ,NE} 2024-02-05 22:45:41 +00:00
sparc64 tcg/sparc64: Support TCG_COND_TST{EQ,NE} 2024-02-03 23:53:49 +00:00
tci tcg: Add TCGConst argument to tcg_target_const_match 2024-02-03 23:53:48 +00:00
debuginfo.c
meson.build
optimize.c
perf.c
region.c
tcg-common.c
tcg-internal.h
tcg-ldst.c.inc
tcg-op-gvec.c
tcg-op-ldst.c
tcg-op-vec.c
tcg-op.c
tcg-pool.c.inc
tcg.c tcg: Add TCGConst argument to tcg_target_const_match 2024-02-03 23:53:48 +00:00
tci.c