You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tcg
Richard Henderson 0d0fc3f465 tcg: Fix constant propagation in tcg_reg_alloc_dup
The scalar constant must be replicated for dup.

Cc: qemu-stable@nongnu.org
Fixes: bab1671f0f ("tcg: Manually expand INDEX_op_dup_vec")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3002
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2 weeks ago
..
aarch64 tcg: Drop TCGContext.page_{mask,bits} 2 months ago
arm tcg: Drop TCGContext.page_{mask,bits} 2 months ago
i386 tcg: Drop TCGContext.page_{mask,bits} 2 months ago
loongarch64 tcg: Drop TCGContext.page_{mask,bits} 2 months ago
mips tcg: Drop TCGContext.page_{mask,bits} 2 months ago
ppc tcg: Drop TCGContext.page_{mask,bits} 2 months ago
riscv tcg/riscv: Fix typo in tgen_extract 2 weeks ago
s390x tcg: Drop TCGContext.page_{mask,bits} 2 months ago
sparc64 tcg: Drop TCGContext.page_{mask,bits} 2 months ago
tci tcg: Remove tcg_out_op 3 months ago
debuginfo.c accel/tcg: Move perf and debuginfo support to tcg/ 1 year ago
meson.build meson: remove lib{system, user}_ss aliases 2 months ago
optimize.c tcg/optimize: Simplify fold_eqv constant checks 2 weeks ago
perf.c tcg: Drop TCGContext.page_{mask,bits} 2 months ago
region.c tcg: Pass max_threads not max_cpus to tcg_init 3 months ago
tcg-common.c tcg: Constify tcg_op_defs 6 months ago
tcg-has.h tcg: Remove add2/sub2 opcodes 3 months ago
tcg-internal.h tcg: Add TCGType to tcg_op_insert_{after,before} 3 months ago
tcg-op-gvec.c tcg: Split out tcg_gen_gvec_dup_imm_var 3 weeks ago
tcg-op-ldst.c tcg: Drop TCGContext.page_{mask,bits} 2 months ago
tcg-op-vec.c tcg: Only include 'tcg-has.h' when necessary 6 months ago
tcg-op.c tcg: Merge INDEX_op_st*_{i32,i64} 3 months ago
tcg.c tcg: Fix constant propagation in tcg_reg_alloc_dup 2 weeks ago
tci.c tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128} 3 months ago