index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
translate-a64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
1
-1
/
+1
2022-09-13
target/arm: Honour -semihosting-config userspace=on
Peter Maydell
1
-11
/
+1
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
1
-1
/
+1
2022-07-18
target/arm: Don't set syndrome ISS for loads and stores with writeback
Peter Maydell
1
-1
/
+3
2022-07-11
target/arm: Handle SME in sve_access_check
Richard Henderson
1
-6
/
+16
2022-07-11
target/arm: Add SME enablement checks
Richard Henderson
1
-0
/
+34
2022-07-11
target/arm: Trap non-streaming usage when Streaming SVE is active
Richard Henderson
1
-2
/
+38
2022-07-11
target/arm: Add infrastructure for disas_sme
Richard Henderson
1
-1
/
+6
2022-06-27
target/arm: Add SVL to TB flags
Richard Henderson
1
-0
/
+1
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
1
-0
/
+24
2022-06-27
target/arm: Add PSTATE.{SM,ZA} to TB flags
Richard Henderson
1
-0
/
+2
2022-06-27
target/arm: Add ARM_CP_SME
Richard Henderson
1
-0
/
+18
2022-06-27
target/arm: Add SMEEXC_EL to TB flags
Richard Henderson
1
-0
/
+1
2022-06-10
target/arm: Remove default_exception_el
Richard Henderson
1
-5
/
+0
2022-06-10
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
Richard Henderson
1
-1
/
+0
2022-06-10
target/arm: Introduce gen_exception_insn
Richard Henderson
1
-9
/
+6
2022-06-10
target/arm: Rename gen_exception_insn to gen_exception_insn_el
Richard Henderson
1
-18
/
+18
2022-06-10
target/arm: Add coproc parameter to syn_fp_access_trap
Richard Henderson
1
-1
/
+2
2022-06-08
target/arm: Rename TBFLAG_A64 ZCR_LEN to VL
Richard Henderson
1
-1
/
+1
2022-05-30
target/arm: Remove aa64_sve check from before disas_sve
Richard Henderson
1
-1
/
+1
2022-05-19
target/arm: Drop unsupported_encoding() macro
Peter Maydell
1
-4
/
+4
2022-05-19
target/arm: Implement FEAT_IDST
Peter Maydell
1
-2
/
+26
2022-05-09
target/arm: Enable FEAT_DGH for -cpu max
Richard Henderson
1
-0
/
+1
2022-05-09
target/arm: Implement ESB instruction
Richard Henderson
1
-0
/
+17
2022-05-05
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
1
-2
/
+2
2022-05-05
target/arm: Reorg ARMCPRegInfo type field bits
Richard Henderson
1
-2
/
+4
2022-05-05
target/arm: Split out cpregs.h
Richard Henderson
1
-3
/
+1
2022-04-28
target/arm: Use tcg_constant in balance of translate-a64.c
Richard Henderson
1
-12
/
+8
2022-04-28
target/arm: Use tcg_constant in 2misc expanders
Richard Henderson
1
-30
/
+10
2022-04-28
target/arm: Use tcg_constant in simd fp/int conversion
Richard Henderson
1
-20
/
+6
2022-04-28
target/arm: Use tcg_constant in simd shift expanders
Richard Henderson
1
-16
/
+5
2022-04-28
target/arm: Use tcg_constant in disas_fp*
Richard Henderson
1
-16
/
+7
2022-04-28
target/arm: Use tcg_constant in disas_data_proc_2src
Richard Henderson
1
-7
/
+5
2022-04-28
target/arm: Use tcg_constant in handle_{rev16,crc32}
Richard Henderson
1
-5
/
+2
2022-04-28
target/arm: Use tcg_constant in disas_cond_select
Richard Henderson
1
-2
/
+1
2022-04-28
target/arm: Use tcg_constant in shift_reg_imm
Richard Henderson
1
-5
/
+1
2022-04-28
target/arm: Use tcg_constant in disas_movw_imm
Richard Henderson
1
-4
/
+1
2022-04-28
target/arm: Use tcg_constant in disas_add_sum_imm*
Richard Henderson
1
-8
/
+4
2022-04-28
target/arm: Use tcg_constant in disas_ldst_*
Richard Henderson
1
-6
/
+3
2022-04-28
target/arm: Use tcg_constant in disas_ld_lit
Richard Henderson
1
-2
/
+1
2022-04-28
target/arm: Use tcg_constant in gen_compare_and_swap_pair
Richard Henderson
1
-4
/
+2
2022-04-28
target/arm: Use tcg_constant in disas_exc
Richard Henderson
1
-4
/
+1
2022-04-28
target/arm: Use tcg_constant in handle_sys
Richard Henderson
1
-22
/
+9
2022-04-28
target/arm: Use tcg_constant in handle_msr_i
Richard Henderson
1
-10
/
+3
2022-04-28
target/arm: Use tcg_constant in gen_adc_CC
Richard Henderson
1
-13
/
+13
2022-04-28
target/arm: Use tcg_constant in gen_exception*
Richard Henderson
1
-9
/
+2
2022-04-28
target/arm: Use tcg_constant in gen_mte_check*
Richard Henderson
1
-8
/
+2
2022-04-28
target/arm: Use tcg_constant in gen_probe_access
Richard Henderson
1
-8
/
+4
2022-04-22
target/arm: Split out gen_rebuild_hflags
Richard Henderson
1
-12
/
+9
2022-04-22
target/arm: Split out set_btype_raw
Richard Henderson
1
-13
/
+12
[next]