qemu-e2k/target/arm/tcg
Richard Henderson 2f02c14b21 target/arm: Use tcg_gen_ext_i64
The ext_and_shift_reg helper does this plus a shift.
The non-zero check for shift count is duplicate to
the one done within tcg_gen_shli_i64.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-10-22 16:35:43 -07:00
..
a32-uncond.decode
a32.decode
a64.decode target/arm: Implement the CPY* instructions 2023-09-21 16:07:14 +01:00
arm_ldst.h
cpu32.c target/arm: Implement FEAT_HPMN0 2023-10-19 14:32:13 +01:00
cpu64.c target/arm: Implement FEAT_HPMN0 2023-10-19 14:32:13 +01:00
crypto_helper.c
helper-a64.c target/arm: Implement the CPY* instructions 2023-09-21 16:07:14 +01:00
helper-a64.h target/arm: Implement the CPY* instructions 2023-09-21 16:07:14 +01:00
helper-mve.h
helper-sme.h
helper-sve.h
hflags.c target/arm: Define new TB flag for ATA0 2023-09-21 16:07:14 +01:00
iwmmxt_helper.c
m_helper.c
m-nocp.decode
meson.build
mte_helper.c target/arm: Replace TARGET_PAGE_ENTRY_EXTRA 2023-10-03 08:01:02 -07:00
mve_helper.c target/arm/tcg: Clean up local variable shadowing 2023-09-29 10:07:14 +02:00
mve.decode
neon_helper.c
neon-dp.decode
neon-ls.decode
neon-shared.decode
op_helper.c
pauth_helper.c
psci.c
sme_helper.c
sme-fa64.decode
sme.decode
sve_helper.c target/arm: Replace TARGET_PAGE_ENTRY_EXTRA 2023-10-03 08:01:02 -07:00
sve_ldst_internal.h
sve.decode
t16.decode
t32.decode
tlb_helper.c target/arm: Replace TARGET_PAGE_ENTRY_EXTRA 2023-10-03 08:01:02 -07:00
translate-a32.h tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate-a64.c target/arm: Use tcg_gen_ext_i64 2023-10-22 16:35:43 -07:00
translate-a64.h tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate-m-nocp.c tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate-mve.c tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate-neon.c tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate-sme.c tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate-sve.c tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate-vfp.c tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
translate.c target/arm: Permit T32 LDM with single register 2023-10-19 14:32:13 +01:00
translate.h tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
vec_helper.c
vec_internal.h
vfp-uncond.decode
vfp.decode