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/target/arm/tcg
Richard Henderson 23f5b02447 target/arm: Enable FEAT_LSE128 for -cpu max
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20250815122653.701782-8-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
1 week ago
..
a32-uncond.decode
a32.decode
a64.decode target/arm: Implement FEAT_LSE128 1 week ago
arith_helper.c target/arm/tcg/arith_helper: compile file once 4 months ago
arm_ldst.h target/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_internal.h to tcg/ 2 years ago
cpregs-at.c target/arm: Split out AT insns to tcg/cpregs-at.c 2 months ago
cpu-v7m.c arm/cpu: store clidr into the idregs array 2 months ago
cpu32.c arm/cpu: store clidr into the idregs array 2 months ago
cpu64.c target/arm: Enable FEAT_LSE128 for -cpu max 1 week ago
crypto_helper.c target/arm/tcg/crypto_helper: compile file once 4 months ago
gengvec.c target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte 9 months ago
gengvec64.c target/arm: Introduce gen_gvec_sve2_sqdmulh 2 months ago
helper-a64.c target/arm: Don't enforce NSE,NS check for EL3->EL3 returns 2 months ago
helper-a64.h target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns 7 months ago
helper-mve.h target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/ 2 years ago
helper-sme.h target/arm: Expand the descriptor for SME/SVE memory ops to i64 2 months ago
helper-sve.h target/arm: Expand the descriptor for SME/SVE memory ops to i64 2 months ago
helper.h target/arm: Add BFMUL (indexed) 2 months ago
hflags.c target/arm: Add zt0_excp_el to DisasContext 2 months ago
iwmmxt_helper.c target/arm/tcg/iwmmxt_helper: compile file twice (system, user) 4 months ago
m-nocp.decode
m_helper.c target/arm: Fix function_return helper load alignment checks 2 months ago
meson.build target/arm: Split out AT insns to tcg/cpregs-at.c 2 months ago
mte_helper.c accel/tcg: Remove TARGET_PAGE_DATA_SIZE 4 months ago
mte_helper.h target/arm: Make some MTE helpers widely available 1 year ago
mve.decode
mve_helper.c target/arm: Move do_urshr, do_srshr to vec_internal.h 2 months ago
neon-dp.decode target/arm: Convert VQSHL, VQSHLU to gvec 12 months ago
neon-ls.decode
neon-shared.decode
neon_helper.c target/arm: Implement SME2 Multiple and Single SVE Destructive 2 months ago
op_addsub.c.inc target/arm: Move minor arithmetic helpers out of helper.c 8 months ago
op_helper.c target/arm/helper: use vaddr instead of target_ulong for probe_access 4 months ago
pauth_helper.c include: Remove 'exec/exec-all.h' 4 months ago
psci.c include: Rename sysemu/ -> system/ 9 months ago
sme-fa64.decode
sme.decode target/arm: Implement SME2 BFMOPA (non-widening) 2 months ago
sme_helper.c target/arm: Pack mtedesc into upper 32 bits of descriptor 2 months ago
sve.decode target/arm: LD1Q, ST1Q are vector + scalar, not scalar + vector 2 months ago
sve_helper.c target/arm: Fix LD1W, LD1D to 128-bit elements 2 months ago
sve_ldst_internal.h target/arm: Move ld1qq and st1qq primitives to sve_ldst_internal.h 2 months ago
t16.decode
t32.decode target/arm: Use PLD, PLDW, PLI not NOP for t32 1 year ago
tlb-insns.c target/arm/tcg/tlb-insns: compile file once (system) 4 months ago
tlb_helper.c target/arm/tcg/tlb_helper: compile file twice (system, user) 4 months ago
translate-a32.h target/arm: Implement store_cpu_field_low32() macro 1 year ago
translate-a64.c target/arm: Implement FEAT_LSE128 1 week ago
translate-a64.h target/arm: Expand the descriptor for SME/SVE memory ops to i64 2 months ago
translate-m-nocp.c target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ 1 year ago
translate-mve.c tcg: Rename cpu_env to tcg_env 2 years ago
translate-neon.c target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix 2 months ago
translate-sme.c target/arm: Expand the descriptor for SME/SVE memory ops to i64 2 months ago
translate-sve.c target/arm: LD1Q, ST1Q are vector + scalar, not scalar + vector 2 months ago
translate-vfp.c target/arm: Use FPST_A32_F16 in A32 decoder 7 months ago
translate.c target/arm: Unify gen_exception_internal() 2 months ago
translate.h target/arm: Implement SME2 ADD/SUB (array results, multiple and single vector) 2 months ago
vec_helper.c target/arm: Add BFMUL (indexed) 2 months ago
vec_internal.h target/arm: Support FPCR.AH in SME FMOPS, BFMOPS 2 months ago
vfp-uncond.decode
vfp.decode target/arm: Correct names of VFP VFNMA and VFNMS insns 1 year ago
vfp_helper.c target/arm: Introduce FPST_ZA, FPST_ZA_F16 2 months ago