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
Evgeny Ermakov 475e56b630 target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
This setting got missed, breaking v7m.

Fixes: 56c6c98df8 ("target/arm: Convert to tcg_ops restore_state_to_opc")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1347
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20221129204146.550394-1-richard.henderson@linaro.org>
3 years ago
..
hvf
Kconfig
a32-uncond.decode
a32.decode
arch_dump.c dump: Replace opaque DumpState pointer with a typed one 3 years ago
arm-powerctl.c
arm-powerctl.h
arm_ldst.h
common-semi-target.h semihosting: Split out common-semi-target.h 3 years ago
cpregs.h target/arm: Move define_debug_regs() to debug_helper.c 3 years ago
cpu-param.h target/arm: Enable TARGET_TB_PCREL 3 years ago
cpu-qom.h
cpu.c target/arm: Set TCGCPUOps.restore_state_to_opc for v7m 3 years ago
cpu.h target/arm: Add isar predicates for FEAT_HAFDBS 3 years ago
cpu64.c target/arm: Implement FEAT_HAFDBS, dirty bit portion 3 years ago
cpu_tcg.c target/arm: Set TCGCPUOps.restore_state_to_opc for v7m 3 years ago
crypto_helper.c
debug_helper.c target/arm: Store TCR_EL* registers as uint64_t 3 years ago
gdbstub.c
gdbstub64.c target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el 3 years ago
helper-a64.c
helper-a64.h
helper-mve.h
helper-sme.h target/arm: Implement SME integer outer product 3 years ago
helper-sve.h target/arm: Implement REVD 3 years ago
helper.c target/arm: Honor HCR_E2H and HCR_TGE in ats_write64() 3 years ago
helper.h target/arm: Implement SCLAMP, UCLAMP 3 years ago
hvf_arm.h
idau.h
internals.h target/arm: Set TCGCPUOps.restore_state_to_opc for v7m 3 years ago
iwmmxt_helper.c
kvm-consts.h
kvm-stub.c
kvm.c * scsi-disk: support setting CD-ROM block size via device options 3 years ago
kvm64.c target/arm: Implement ID_DFR1 3 years ago
kvm_arm.h target/arm: Use uint32_t instead of bitmap for sve vq's 3 years ago
m-nocp.decode
m_helper.c target/arm: Use tlb_set_page_full 3 years ago
machine.c target/arm: Add the SME ZA storage to CPUARMState 3 years ago
meson.build target/arm: Trap non-streaming usage when Streaming SVE is active 3 years ago
monitor.c
mte_helper.c accel/tcg: Simplify page_get/alloc_target_data 3 years ago
mve.decode
mve_helper.c target/arm: Use expand_pred_b in mve_helper.c 3 years ago
neon-dp.decode
neon-ls.decode
neon-shared.decode
neon_helper.c
op_addsub.h
op_helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 3 years ago
pauth_helper.c
psci.c
ptw.c target/arm: Use signed quantity to represent VMSAv8-64 translation level 3 years ago
sme-fa64.decode target/arm: Mark LD1RO as non-streaming 3 years ago
sme.decode target/arm: Implement SME integer outer product 3 years ago
sme_helper.c target/arm: Implement SME integer outer product 3 years ago
sve.decode target/arm: Implement SCLAMP, UCLAMP 3 years ago
sve_helper.c target/arm: Copy the entire vector in DO_ZIP 3 years ago
sve_ldst_internal.h target/arm: Use probe_access_full for MTE 3 years ago
syndrome.h target/arm: Add syn_smetrap 3 years ago
t16.decode
t32.decode
tlb_helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 3 years ago
trace-events
trace.h
translate-a32.h target/arm: Change gen_*set_pc_im to gen_*update_pc 3 years ago
translate-a64.c target/arm: Enable TARGET_TB_PCREL 3 years ago
translate-a64.h target/arm: Export unpredicated ld/st from translate-sve.c 3 years ago
translate-m-nocp.c target/arm: Enable TARGET_TB_PCREL 3 years ago
translate-mve.c target/arm: Change gen_exception_insn* to work on displacements 3 years ago
translate-neon.c target/arm: Fix alignment for VLD4.32 3 years ago
translate-sme.c target/arm: Implement SME integer outer product 3 years ago
translate-sve.c target/arm: Add MO_128 entry to pred_esz_masks[] 3 years ago
translate-vfp.c target/arm: Change gen_exception_insn* to work on displacements 3 years ago
translate.c target/arm: Convert to tcg_ops restore_state_to_opc 3 years ago
translate.h target/arm: Enable TARGET_TB_PCREL 3 years ago
vec_helper.c target/arm: Implement SCLAMP, UCLAMP 3 years ago
vec_internal.h target/arm: Export bfdotadd from vec_helper.c 3 years ago
vfp-uncond.decode
vfp.decode
vfp_helper.c