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
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>
|
1 year ago |
| .. |
|
aarch64
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
arm
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
i386
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
loongarch64
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
mips
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
ppc
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
riscv
|
tcg/riscv: Fix typo in tgen_extract
|
1 year ago |
|
s390x
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
sparc64
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
tci
|
tcg: Remove tcg_out_op
|
1 year ago |
|
debuginfo.c
|
accel/tcg: Move perf and debuginfo support to tcg/
|
3 years ago |
|
meson.build
|
meson: remove lib{system, user}_ss aliases
|
1 year ago |
|
optimize.c
|
tcg/optimize: Simplify fold_eqv constant checks
|
1 year ago |
|
perf.c
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
region.c
|
tcg: Pass max_threads not max_cpus to tcg_init
|
1 year ago |
|
tcg-common.c
|
tcg: Constify tcg_op_defs
|
2 years ago |
|
tcg-has.h
|
tcg: Remove add2/sub2 opcodes
|
1 year ago |
|
tcg-internal.h
|
tcg: Add TCGType to tcg_op_insert_{after,before}
|
1 year ago |
|
tcg-op-gvec.c
|
tcg: Split out tcg_gen_gvec_dup_imm_var
|
1 year ago |
|
tcg-op-ldst.c
|
tcg: Drop TCGContext.page_{mask,bits}
|
1 year ago |
|
tcg-op-vec.c
|
tcg: Only include 'tcg-has.h' when necessary
|
2 years ago |
|
tcg-op.c
|
tcg: Merge INDEX_op_st*_{i32,i64}
|
1 year ago |
|
tcg.c
|
tcg: Fix constant propagation in tcg_reg_alloc_dup
|
1 year ago |
|
tci.c
|
tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
|
1 year ago |