You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Henderson
e726f65867
tcg: Remove TCG_TARGET_HAS_{br,set}cond2 from riscv and loongarch64
These defines never should have been added as they were
never used. Only 32-bit hosts may have these opcodes and
they have them unconditionally.
Fixes: 6cb14e4de2 ("tcg/loongarch64: Add the tcg-target.h file")
Fixes: fb1f70f368 ("tcg/riscv: Add the tcg-target.h file")
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2 years ago
..
aarch64
tcg/aarch64: Use 'z' constraint
1 year ago
arm
include/exec: Use uintptr_t in CPUTLBEntry
1 year ago
i386
tcg/i386: Use tcg_{high,unsigned}_cond in tcg_out_brcond2
1 year ago
loongarch64
tcg: Remove TCG_TARGET_HAS_{br,set}cond2 from riscv and loongarch64
1 year ago
mips
tcg/mips: Use 'z' constraint
1 year ago
ppc
include/exec: Use uintptr_t in CPUTLBEntry
1 year ago
riscv
tcg: Remove TCG_TARGET_HAS_{br,set}cond2 from riscv and loongarch64
1 year ago
s390x
tcg: Replace addr{lo,hi}_reg with addr_reg in TCGLabelQemuLdst
1 year ago
sparc64
tcg/sparc64: Use 'z' constraint
1 year ago
tci
tcg: Merge INDEX_op_qemu_*_{a32,a64}_*
1 year ago
debuginfo.c
accel/tcg: Move perf and debuginfo support to tcg/
3 years ago
meson.build
meson: Drop the .fa library suffix
2 years ago
optimize.c
tcg: Merge INDEX_op_qemu_*_{a32,a64}_*
1 year ago
perf.c
accel/tcg: Move perf and debuginfo support to tcg/
3 years ago
region.c
tcg: Make the cleanup-on-error path unique
3 years ago
tcg-common.c
tcg: Constify tcg_op_defs
2 years ago
tcg-has.h
tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
2 years ago
tcg-internal.h
tcg: Move tcg_op_insert_{after,before} decls to tcg-internal.h
2 years ago
tcg-op-gvec.c
tcg: Only include 'tcg-has.h' when necessary
2 years ago
tcg-op-ldst.c
tcg: Merge INDEX_op_qemu_*_{a32,a64}_*
1 year ago
tcg-op-vec.c
tcg: Only include 'tcg-has.h' when necessary
2 years ago
tcg-op.c
tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
2 years ago
tcg.c
tcg: Introduce the 'z' constraint for a hardware zero register
1 year ago
tci.c
tcg: Merge INDEX_op_qemu_*_{a32,a64}_*
1 year ago