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
cb25409792
tcg/i386: Use vgf2p8affineqb for MO_8 vector shifts
A constant matrix can describe the movement of the 8 bits,
so these shifts can be performed with one instruction.
Logic courtesy of Andi Kleen <ak@linux.intel.com>:
https://gcc.gnu.org/pipermail/gcc-patches/2025-August/691624.html
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
1 year ago
..
aarch64
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
arm
tcg/arm: Fix tgen_deposit
11 months ago
i386
tcg/i386: Use vgf2p8affineqb for MO_8 vector shifts
11 months 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: Don't fold INDEX_op_and_vec to extract
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: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128
12 months 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: Use uintptr_t in tcg_malloc implementation
1 year ago
tci.c
tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
1 year ago