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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
target/arm: Reorg NEON VLD/VST single element to one lane
Richard Henderson
1
-42
/
+50
2018-10-24
target/arm: Promote consecutive memory ops for aa32
Richard Henderson
1
-0
/
+10
2018-10-24
target/arm: Reorg NEON VLD/VST all elements
Richard Henderson
1
-96
/
+74
2018-10-24
target/arm: Use gvec for NEON VLD all lanes
Richard Henderson
1
-55
/
+26
2018-10-24
target/arm: Use gvec for NEON_3R_VTST_VCEQ, NEON_3R_VCGT, NEON_3R_VCGE
Richard Henderson
1
-23
/
+58
2018-10-24
target/arm: Use gvec for NEON_3R_VML
Richard Henderson
1
-16
/
+118
2018-10-24
target/arm: Use gvec for VSRI, VSLI
Richard Henderson
1
-68
/
+176
2018-10-24
target/arm: Use gvec for VSRA
Richard Henderson
1
-11
/
+128
2018-10-24
target/arm: Use gvec for VSHR, VSHL
Richard Henderson
1
-22
/
+48
2018-10-24
target/arm: Use gvec for NEON_3R_VMUL
Richard Henderson
1
-16
/
+15
2018-10-24
target/arm: Use gvec for NEON_2RM_VMN, NEON_2RM_VNEG
Richard Henderson
1
-8
/
+8
2018-10-24
target/arm: Use gvec for NEON_3R_VADD_VSUB insns
Richard Henderson
1
-19
/
+10
2018-10-24
target/arm: Use gvec for NEON_3R_LOGIC insns
Richard Henderson
1
-44
/
+118
2018-10-24
target/arm: Use gvec for NEON VMOV, VMVN, VBIC & VORR (immediate)
Richard Henderson
1
-25
/
+36
2018-10-24
target/arm: Use gvec for NEON VDUP
Richard Henderson
1
-27
/
+36
2018-10-24
target/arm: Mark some arrays const
Richard Henderson
1
-2
/
+2
2018-10-24
target/arm: Don't call tcg_clear_temp_count
Richard Henderson
1
-1
/
+0
2018-10-24
target/arm: Report correct syndrome for FP/SIMD traps to Hyp mode
Peter Maydell
1
-4
/
+4
2018-10-24
target/arm: Improve debug logging of AArch32 exception return
Peter Maydell
1
-6
/
+1
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
1
-3
/
+3
2018-10-24
target/arm: Convert jazelle from feature bit to isar1 test
Richard Henderson
1
-1
/
+1
2018-10-24
target/arm: Convert division from feature bits to isar0 tests
Richard Henderson
1
-2
/
+2
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
1
-19
/
+17
2018-10-08
target/arm: Add v8M stack checks for VLDM/VSTM
Peter Maydell
1
-0
/
+12
2018-10-08
target/arm: Add v8M stack checks for Thumb push/pop
Peter Maydell
1
-1
/
+15
2018-10-08
target/arm: Add v8M stack checks for T32 load/store single
Peter Maydell
1
-1
/
+22
2018-10-08
target/arm: Add v8M stack checks for Thumb2 LDM/STM
Peter Maydell
1
-1
/
+18
2018-10-08
target/arm: Add v8M stack checks for LDRD/STRD (imm)
Peter Maydell
1
-2
/
+25
2018-10-08
target/arm: Add some comments in Thumb decode
Peter Maydell
1
-3
/
+17
2018-10-08
target/arm: Add v8M stack checks on ADD/SUB/MOV of SP
Peter Maydell
1
-9
/
+71
2018-10-08
target/arm: Define new TBFLAG for v8M stack checking
Peter Maydell
1
-0
/
+1
2018-08-24
target/arm: Untabify translate.c
Peter Maydell
1
-61
/
+61
2018-08-20
target/arm: Implement AArch32 ERET instruction
Peter Maydell
1
-2
/
+29
2018-08-20
target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
Peter Maydell
1
-3
/
+7
2018-08-20
target/arm: Fix crash on conditional instruction in an IT block
Roman Kapl
1
-14
/
+21
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
1
-21
/
+53
2018-06-29
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
1
-9
/
+23
2018-06-22
target/arm: Strict alignment for ARMv6-M and ARMv8-M Baseline
Julia Suvorova
1
-2
/
+16
2018-06-22
target/arm: Minor cleanup for ARMv6-M 32-bit instructions
Julia Suvorova
1
-14
/
+13
2018-06-15
target/arm: Allow ARMv6-M Thumb2 instructions
Julia Suvorova
1
-5
/
+38
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
1
-4
/
+4
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
1
-16
/
+58
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
1
-6
/
+3
2018-05-09
target/arm: avoid integer overflow in next_page PC check
Emilio G. Cota
1
-6
/
+5
2018-05-04
target/arm: Implement v8M VLLDM and VLSTM
Peter Maydell
1
-1
/
+16
2018-04-26
target/arm: Allow EL change hooks to do IO
Aaron Lindsay
1
-0
/
+12
2018-04-10
target-arm: Check undefined opcodes for SWP in A32 decoder
Onur Sahin
1
-2
/
+7
2018-03-23
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
Peter Maydell
1
-5
/
+14
2018-03-02
target/arm: Decode t32 simd 3reg and 2reg_scalar extension
Richard Henderson
1
-1
/
+13
2018-03-02
target/arm: Decode aa32 armv8.3 2-reg-index
Richard Henderson
1
-0
/
+61
[next]