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
170a39f8fb
tcg: Simplify extract2 usage in tcg_gen_shifti_i64
The else after the TCG_TARGET_HAS_extract2 test is exactly
the same as what tcg_gen_extract2_i32 would emit itself.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2 years ago
..
aarch64
include/hw/core/cpu: Introduce cpu_tlb_fast
11 months ago
arm
include/hw/core/cpu: Introduce cpu_tlb_fast
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/mips: Remove ALIAS_PADD, ALIAS_PADDI
10 months ago
ppc
tcg/ppc: Remove support for 32-bit hosts
10 months 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: Fix folding of vector bitsel
11 months ago
perf.c
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
region.c
tcg: Fix error reporting on mprotect() failure in tcg_region_init()
10 months 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
11 months ago
tcg-op-vec.c
tcg: Only include 'tcg-has.h' when necessary
2 years ago
tcg-op.c
tcg: Simplify extract2 usage in tcg_gen_shifti_i64
9 months ago
tcg.c
accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY
9 months ago
tci.c
tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
1 year ago