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.
Richard Henderson
af6db3b713
tcg/riscv: Fix TCG_REG_TMP0 clobber in tcg_gen_dup{m,i}
...
TCG_REG_TMP0 may be used by set_vtype* to load the vtype
parameter, so delay any other use of TCG_REG_TMP0 until
the correct vtype has been installed.
Cc: qemu-stable@nongnu.org
Fixes: d4be6ee111 ("tcg/riscv: Implement vector mov/dup{m/i}")
Reported-by: Zhijin Zeng <zengzhijin@linux.spacemit.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 days ago
..
aarch64
include/hw/core/cpu: Introduce cpu_tlb_fast
4 months ago
arm
include/hw/core/cpu: Introduce cpu_tlb_fast
4 months ago
i386
tcg/i386: Use vgf2p8affineqb for MO_8 vector shifts
4 months ago
loongarch64
tcg: Drop TCGContext.page_{mask,bits}
8 months ago
mips
tcg/mips: Remove ALIAS_PADD, ALIAS_PADDI
3 months ago
ppc
tcg/ppc: Remove support for 32-bit hosts
3 months ago
riscv
tcg/riscv: Fix TCG_REG_TMP0 clobber in tcg_gen_dup{m,i}
3 days ago
s390x
tcg: Drop TCGContext.page_{mask,bits}
8 months ago
sparc64
tcg: Drop TCGContext.page_{mask,bits}
8 months ago
tci
tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
1 month ago
debuginfo.c
accel/tcg: Move perf and debuginfo support to tcg/
2 years ago
meson.build
meson: remove lib{system, user}_ss aliases
8 months ago
optimize.c
tcg/optimize: Do use affected bits
3 days ago
perf.c
tcg: Drop TCGContext.page_{mask,bits}
8 months ago
region.c
tcg: Fix error reporting on mprotect() failure in tcg_region_init()
4 months ago
tcg-common.c
tcg: Constify tcg_op_defs
1 year ago
tcg-has.h
tcg: Remove add2/sub2 opcodes
9 months ago
tcg-internal.h
tcg: Add TCGType to tcg_op_insert_{after,before}
9 months ago
tcg-op-gvec.c
tcg: Split out tcg_gen_gvec_dup_imm_var
7 months ago
tcg-op-ldst.c
tcg: Remove duplicate test from plugin_gen_mem_callbacks
1 month ago
tcg-op-vec.c
tcg: Only include 'tcg-has.h' when necessary
1 year ago
tcg-op.c
tcg: Simplify extract2 usage in tcg_gen_shifti_i64
3 months ago
tcg.c
accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY
3 months ago
tci.c
tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
1 month ago