index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
translate-a64.c
Age
Commit message (
Expand
)
Author
2023-02-27
target/arm: move translate modules to tcg/
Fabiano Rosas
2023-02-04
target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
Richard Henderson
2023-02-04
target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
Richard Henderson
2023-02-03
target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
Peter Maydell
2023-02-03
target/arm: Implement the HFGITR_EL2.ERET trap
Peter Maydell
2023-02-03
target/arm: Implement FGT trapping infrastructure
Peter Maydell
2023-01-23
target/arm: Look up ARMCPRegInfo at runtime
Richard Henderson
2023-01-23
target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Rebuild hflags in set_pstate() helpers
Richard Henderson
2023-01-23
target/arm/sme: Reorg SME access handling in handle_msr_i()
Richard Henderson
2022-10-20
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
2022-10-20
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2022-10-20
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
2022-10-20
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
2022-10-20
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for BTI
Richard Henderson
2022-10-10
target/arm: Fold secure and non-secure a-profile mmu indexes
Richard Henderson
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-09-13
target/arm: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-07-18
target/arm: Don't set syndrome ISS for loads and stores with writeback
Peter Maydell
2022-07-11
target/arm: Handle SME in sve_access_check
Richard Henderson
2022-07-11
target/arm: Add SME enablement checks
Richard Henderson
2022-07-11
target/arm: Trap non-streaming usage when Streaming SVE is active
Richard Henderson
2022-07-11
target/arm: Add infrastructure for disas_sme
Richard Henderson
2022-06-27
target/arm: Add SVL to TB flags
Richard Henderson
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
2022-06-27
target/arm: Add PSTATE.{SM,ZA} to TB flags
Richard Henderson
2022-06-27
target/arm: Add ARM_CP_SME
Richard Henderson
2022-06-27
target/arm: Add SMEEXC_EL to TB flags
Richard Henderson
2022-06-10
target/arm: Remove default_exception_el
Richard Henderson
2022-06-10
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
Richard Henderson
2022-06-10
target/arm: Introduce gen_exception_insn
Richard Henderson
2022-06-10
target/arm: Rename gen_exception_insn to gen_exception_insn_el
Richard Henderson
2022-06-10
target/arm: Add coproc parameter to syn_fp_access_trap
Richard Henderson
2022-06-08
target/arm: Rename TBFLAG_A64 ZCR_LEN to VL
Richard Henderson
2022-05-30
target/arm: Remove aa64_sve check from before disas_sve
Richard Henderson
2022-05-19
target/arm: Drop unsupported_encoding() macro
Peter Maydell
2022-05-19
target/arm: Implement FEAT_IDST
Peter Maydell
2022-05-09
target/arm: Enable FEAT_DGH for -cpu max
Richard Henderson
2022-05-09
target/arm: Implement ESB instruction
Richard Henderson
2022-05-05
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
2022-05-05
target/arm: Reorg ARMCPRegInfo type field bits
Richard Henderson
2022-05-05
target/arm: Split out cpregs.h
Richard Henderson
2022-04-28
target/arm: Use tcg_constant in balance of translate-a64.c
Richard Henderson
2022-04-28
target/arm: Use tcg_constant in 2misc expanders
Richard Henderson
2022-04-28
target/arm: Use tcg_constant in simd fp/int conversion
Richard Henderson
2022-04-28
target/arm: Use tcg_constant in simd shift expanders
Richard Henderson
2022-04-28
target/arm: Use tcg_constant in disas_fp*
Richard Henderson
[next]