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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-20
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
1
-3
/
+47
2022-10-20
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
1
-2
/
+3
2022-10-20
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
1
-3
/
+3
2022-10-20
target/arm: Introduce curr_insn_len
Richard Henderson
1
-0
/
+5
2022-07-11
target/arm: Implement SME MOVA
Richard Henderson
1
-0
/
+5
2022-07-11
target/arm: Mark ADR as non-streaming
Richard Henderson
1
-0
/
+7
2022-07-11
target/arm: Trap non-streaming usage when Streaming SVE is active
Richard Henderson
1
-0
/
+4
2022-06-27
target/arm: Add SVL to TB flags
Richard Henderson
1
-0
/
+1
2022-06-27
target/arm: Add PSTATE.{SM,ZA} to TB flags
Richard Henderson
1
-0
/
+4
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
-16
/
+0
2022-06-10
target/arm: Move gen_exception to translate.c
Richard Henderson
1
-8
/
+0
2022-06-10
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
Richard Henderson
1
-2
/
+0
2022-06-10
target/arm: Create helper_exception_swstep
Richard Henderson
1
-9
/
+3
2022-06-10
target/arm: Introduce gen_exception_insn
Richard Henderson
1
-0
/
+1
2022-06-10
target/arm: Rename gen_exception_insn to gen_exception_insn_el
Richard Henderson
1
-2
/
+2
2022-06-10
target/arm: Rename helper_exception_with_syndrome
Richard Henderson
1
-3
/
+3
2022-06-08
target/arm: Rename TBFLAG_A64 ZCR_LEN to VL
Richard Henderson
1
-1
/
+1
2022-05-30
target/arm: Introduce TRANS, TRANS_FEAT
Richard Henderson
1
-0
/
+11
2022-04-22
target/arm: Use tcg_constant_i32 in translate.h
Richard Henderson
1
-10
/
+3
2022-04-22
target/arm: Change DisasContext.thumb to bool
Richard Henderson
1
-1
/
+1
2022-04-22
target/arm: Change DisasContext.aarch64 to bool
Richard Henderson
1
-1
/
+1
2021-09-21
target/arm: Add TB flag for "MVE insns not predicated"
Peter Maydell
1
-0
/
+2
2021-09-13
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
1
-0
/
+2
2021-09-01
target/arm: Implement MVE VADD (floating-point)
Peter Maydell
1
-0
/
+6
2021-07-02
target/arm: Implement MVE shifts by register
Peter Maydell
1
-0
/
+1
2021-07-02
target/arm: Implement MVE shifts by immediate
Peter Maydell
1
-0
/
+1
2021-07-02
target/arm: Implement MVE long shifts by register
Peter Maydell
1
-0
/
+1
2021-07-02
target/arm: Implement MVE long shifts by immediate
Peter Maydell
1
-0
/
+1
2021-07-02
target/arm: Implement MVE vector shift right by immediate insns
Peter Maydell
1
-0
/
+20
2021-07-02
target/arm: Use asimd_imm_const for A64 decode
Peter Maydell
1
-1
/
+2
2021-07-02
target/arm: Make asimd_imm_const() public
Peter Maydell
1
-0
/
+16
2021-06-21
target/arm: Implement MVE VMLALDAV
Peter Maydell
1
-0
/
+10
2021-06-16
target/arm: Add handling for PSR.ECI/ICI
Peter Maydell
1
-0
/
+9
2021-05-10
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
Peter Maydell
1
-0
/
+2
2021-05-10
target/arm: Share unallocated_encoding() and gen_exception_insn()
Peter Maydell
1
-0
/
+3
2021-05-10
target/arm: Move constant expanders to translate.h
Peter Maydell
1
-0
/
+24
2021-04-30
target/arm: Enforce alignment for VLDn (all lanes)
Richard Henderson
1
-0
/
+1
2021-04-30
target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness
Richard Henderson
1
-0
/
+24
2021-04-30
target/arm: Add ALIGN_MEM to TBFLAG_ANY
Richard Henderson
1
-0
/
+2
2021-04-30
target/arm: Move mode specific TB flags to tb->cs_base
Richard Henderson
1
-1
/
+1
2021-04-30
target/arm: Introduce CPUARMTBFlags
Richard Henderson
1
-0
/
+11
2020-08-28
target/arm: Rearrange {sve,fp}_check_access assert
Richard Henderson
1
-0
/
+1
2020-08-24
target/arm: Implement FPST_STD_F16 fpstatus
Peter Maydell
1
-1
/
+2
2020-08-24
target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
Peter Maydell
1
-0
/
+51
2020-06-26
target/arm: Implement the LDGM, STGM, STZGM instructions
Richard Henderson
1
-0
/
+2
2020-06-26
target/arm: Add MTE bits to tb_flags
Richard Henderson
1
-0
/
+5
2020-06-26
target/arm: Add DISAS_UPDATE_NOCHAIN
Richard Henderson
1
-0
/
+2
2020-06-26
target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
Richard Henderson
1
-6
/
+8
2020-06-23
target/arm: Convert simple fp Neon 2-reg-misc insns
Peter Maydell
1
-0
/
+1
[next]