..
aarch64
tcg/aarch64: Implement negsetcond_*
2023-08-24 11:22:42 -07:00
arm
tcg/arm: Implement negsetcond_i32
2023-08-24 11:22:42 -07:00
i386
tcg/i386: Use CMP+SBB in tcg_out_setcond
2023-08-24 11:22:42 -07:00
loongarch64
tcg: Introduce negsetcond opcodes
2023-08-24 11:22:42 -07:00
mips
tcg: Introduce negsetcond opcodes
2023-08-24 11:22:42 -07:00
ppc
tcg/ppc: Use the Set Boolean Extension
2023-08-24 11:22:42 -07:00
riscv
tcg/riscv: Implement negsetcond_*
2023-08-24 11:22:42 -07:00
s390x
tcg/s390x: Implement negsetcond_*
2023-08-24 11:22:42 -07:00
sparc64
tcg/sparc64: Implement negsetcond_*
2023-08-24 11:22:42 -07:00
tci
tcg: Introduce negsetcond opcodes
2023-08-24 11:22:42 -07:00
meson.build
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
optimize.c
tcg: Introduce negsetcond opcodes
2023-08-24 11:22:42 -07:00
region.c
tcg: Remove target-specific headers from tcg.[ch]
2023-06-05 12:04:29 -07:00
tcg-common.c
tcg: Silent -Wmissing-field-initializers warning
2023-02-27 22:29:01 +01:00
tcg-internal.h
tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
2023-06-05 12:04:28 -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: Use tcg_gen_negsetcond_*
2023-08-24 11:22:42 -07:00
tcg-op-ldst.c
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
2023-07-15 08:02:49 +01:00
tcg-op-vec.c
tcg: Reduce tcg_assert_listed_vecop() scope
2023-07-01 08:26:54 +02:00
tcg-op.c
tcg: Use tcg_gen_negsetcond_*
2023-08-24 11:22:42 -07:00
tcg-pool.c.inc
tcg.c
tcg: Introduce negsetcond opcodes
2023-08-24 11:22:42 -07:00
tci.c
tcg/tci: Adjust passing of MemOpIdx
2023-06-07 08:33:45 -07:00