index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
translate-a64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
1
-21
/
+43
*
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
2022-10-20
1
-12
/
+29
*
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2022-10-20
1
-3
/
+3
*
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
2022-10-20
1
-16
/
+12
*
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
2022-10-20
1
-16
/
+16
*
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2022-10-20
1
-19
/
+21
*
target/arm: Use probe_access_full for BTI
Richard Henderson
2022-10-20
1
-11
/
+10
*
target/arm: Fold secure and non-secure a-profile mmu indexes
Richard Henderson
2022-10-10
1
-8
/
+0
*
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-10-04
1
-1
/
+1
*
target/arm: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
1
-11
/
+1
*
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-09-13
1
-1
/
+1
*
target/arm: Don't set syndrome ISS for loads and stores with writeback
Peter Maydell
2022-07-18
1
-1
/
+3
*
target/arm: Handle SME in sve_access_check
Richard Henderson
2022-07-11
1
-6
/
+16
*
target/arm: Add SME enablement checks
Richard Henderson
2022-07-11
1
-0
/
+34
*
target/arm: Trap non-streaming usage when Streaming SVE is active
Richard Henderson
2022-07-11
1
-2
/
+38
*
target/arm: Add infrastructure for disas_sme
Richard Henderson
2022-07-11
1
-1
/
+6
*
target/arm: Add SVL to TB flags
Richard Henderson
2022-06-27
1
-0
/
+1
*
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
2022-06-27
1
-0
/
+24
*
target/arm: Add PSTATE.{SM,ZA} to TB flags
Richard Henderson
2022-06-27
1
-0
/
+2
*
target/arm: Add ARM_CP_SME
Richard Henderson
2022-06-27
1
-0
/
+18
*
target/arm: Add SMEEXC_EL to TB flags
Richard Henderson
2022-06-27
1
-0
/
+1
*
target/arm: Remove default_exception_el
Richard Henderson
2022-06-10
1
-5
/
+0
*
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
Richard Henderson
2022-06-10
1
-1
/
+0
*
target/arm: Introduce gen_exception_insn
Richard Henderson
2022-06-10
1
-9
/
+6
*
target/arm: Rename gen_exception_insn to gen_exception_insn_el
Richard Henderson
2022-06-10
1
-18
/
+18
*
target/arm: Add coproc parameter to syn_fp_access_trap
Richard Henderson
2022-06-10
1
-1
/
+2
*
target/arm: Rename TBFLAG_A64 ZCR_LEN to VL
Richard Henderson
2022-06-08
1
-1
/
+1
*
target/arm: Remove aa64_sve check from before disas_sve
Richard Henderson
2022-05-30
1
-1
/
+1
*
target/arm: Drop unsupported_encoding() macro
Peter Maydell
2022-05-19
1
-4
/
+4
*
target/arm: Implement FEAT_IDST
Peter Maydell
2022-05-19
1
-2
/
+26
*
target/arm: Enable FEAT_DGH for -cpu max
Richard Henderson
2022-05-09
1
-0
/
+1
*
target/arm: Implement ESB instruction
Richard Henderson
2022-05-09
1
-0
/
+17
*
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
2022-05-05
1
-2
/
+2
*
target/arm: Reorg ARMCPRegInfo type field bits
Richard Henderson
2022-05-05
1
-2
/
+4
*
target/arm: Split out cpregs.h
Richard Henderson
2022-05-05
1
-3
/
+1
*
target/arm: Use tcg_constant in balance of translate-a64.c
Richard Henderson
2022-04-28
1
-12
/
+8
*
target/arm: Use tcg_constant in 2misc expanders
Richard Henderson
2022-04-28
1
-30
/
+10
*
target/arm: Use tcg_constant in simd fp/int conversion
Richard Henderson
2022-04-28
1
-20
/
+6
*
target/arm: Use tcg_constant in simd shift expanders
Richard Henderson
2022-04-28
1
-16
/
+5
*
target/arm: Use tcg_constant in disas_fp*
Richard Henderson
2022-04-28
1
-16
/
+7
*
target/arm: Use tcg_constant in disas_data_proc_2src
Richard Henderson
2022-04-28
1
-7
/
+5
*
target/arm: Use tcg_constant in handle_{rev16,crc32}
Richard Henderson
2022-04-28
1
-5
/
+2
*
target/arm: Use tcg_constant in disas_cond_select
Richard Henderson
2022-04-28
1
-2
/
+1
*
target/arm: Use tcg_constant in shift_reg_imm
Richard Henderson
2022-04-28
1
-5
/
+1
*
target/arm: Use tcg_constant in disas_movw_imm
Richard Henderson
2022-04-28
1
-4
/
+1
*
target/arm: Use tcg_constant in disas_add_sum_imm*
Richard Henderson
2022-04-28
1
-8
/
+4
*
target/arm: Use tcg_constant in disas_ldst_*
Richard Henderson
2022-04-28
1
-6
/
+3
*
target/arm: Use tcg_constant in disas_ld_lit
Richard Henderson
2022-04-28
1
-2
/
+1
*
target/arm: Use tcg_constant in gen_compare_and_swap_pair
Richard Henderson
2022-04-28
1
-4
/
+2
*
target/arm: Use tcg_constant in disas_exc
Richard Henderson
2022-04-28
1
-4
/
+1
[next]