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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
target-arm: Add support for Fujitsu A64FX
Shuuichirou Ishii
1
-0
/
+48
2021-09-01
target/arm: Enable MVE in Cortex-M55
Peter Maydell
1
-5
/
+2
2021-09-01
target/arm: Implement MVE VRINT insns
Peter Maydell
4
-0
/
+93
2021-09-01
target/arm: Implement MVE VCVT between single and half precision
Peter Maydell
4
-0
/
+108
2021-09-01
target/arm: Implement MVE VCVT with specified rounding mode
Peter Maydell
4
-0
/
+105
2021-09-01
target/arm: Implement MVE VCVT between fp and integer
Peter Maydell
2
-0
/
+39
2021-09-01
target/arm: Implement MVE VCVT between floating and fixed point
Peter Maydell
4
-0
/
+82
2021-09-01
target/arm: Implement MVE fp scalar comparisons
Peter Maydell
4
-24
/
+131
2021-09-01
target/arm: Implement MVE fp vector comparisons
Peter Maydell
4
-6
/
+137
2021-09-01
target/arm: Implement MVE FP max/min across vector
Peter Maydell
4
-6
/
+102
2021-09-01
target/arm: Implement MVE fp-with-scalar VFMA, VFMAS
Peter Maydell
4
-3
/
+56
2021-09-01
target/arm: Implement MVE scalar fp insns
Peter Maydell
4
-6
/
+85
2021-09-01
target/arm: Implement MVE VMAXNMA and VMINNMA
Peter Maydell
4
-0
/
+42
2021-09-01
target/arm: Implement MVE VCMUL and VCMLA
Peter Maydell
4
-8
/
+139
2021-09-01
target/arm: Implement MVE VFMA and VFMS
Peter Maydell
4
-0
/
+48
2021-09-01
target/arm: Implement MVE VCADD
Peter Maydell
4
-1
/
+57
2021-09-01
target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM, VMINNM
Peter Maydell
4
-0
/
+42
2021-09-01
target/arm: Implement MVE VADD (floating-point)
Peter Maydell
6
-6
/
+76
2021-08-26
target/arm: Do hflags rebuild in cpsr_write()
Peter Maydell
2
-2
/
+13
2021-08-26
target/arm: Implement HSTR.TJDBX
Peter Maydell
6
-0
/
+55
2021-08-26
target/arm: Implement HSTR.TTEE
Peter Maydell
2
-2
/
+18
2021-08-26
target/arm: Avoid assertion trying to use KVM and multiple ASes
Peter Maydell
1
-0
/
+23
2021-08-26
target/arm/cpu64: Validate sve vector lengths are supported
Andrew Jones
1
-56
/
+45
2021-08-26
target/arm/cpu64: Replace kvm_supported with sve_vq_supported
Andrew Jones
1
-8
/
+11
2021-08-26
target/arm/kvm64: Ensure sve vls map is completely clear
Andrew Jones
1
-1
/
+1
2021-08-26
target/arm/cpu: Introduce sve_vq_supported bitmap
Andrew Jones
2
-0
/
+6
2021-08-25
target/arm: kvm: use RCU_READ_LOCK_GUARD() in kvm_arch_fixup_msi_route()
Hamza Mahfooz
1
-9
/
+8
2021-08-25
target/arm: Implement M-profile trapping on division by zero
Peter Maydell
5
-6
/
+26
2021-08-25
target/arm: Re-indent sdiv and udiv helpers
Peter Maydell
1
-6
/
+9
2021-08-25
target/arm: Implement MVE interleaving loads/stores
Peter Maydell
4
-0
/
+495
2021-08-25
target/arm: Implement MVE scatter-gather immediate forms
Peter Maydell
4
-36
/
+150
2021-08-25
target/arm: Implement MVE scatter-gather insns
Peter Maydell
4
-0
/
+270
2021-08-25
target/arm: Implement MVE VCTP
Peter Maydell
6
-1
/
+58
2021-08-25
target/arm: Implement MVE VPNOT
Peter Maydell
4
-0
/
+38
2021-08-25
target/arm: Implement MVE VMOV to/from 2 general-purpose registers
Peter Maydell
4
-1
/
+91
2021-08-25
target/arm: Implement MVE VMAXA, VMINA
Peter Maydell
4
-0
/
+40
2021-08-25
target/arm: Implement MVE VQABS, VQNEG
Peter Maydell
4
-0
/
+50
2021-08-25
target/arm: Implement MVE saturating doubling multiply accumulates
Peter Maydell
4
-0
/
+120
2021-08-25
target/arm: Implement MVE VMLA
Peter Maydell
4
-0
/
+11
2021-08-25
target/arm: Implement MVE VMLADAV and VMLSLDAV
Peter Maydell
4
-5
/
+150
2021-08-25
target/arm: Rename MVEGenDualAccOpFn to MVEGenLongDualAccOpFn
Peter Maydell
1
-8
/
+8
2021-08-25
target/arm: Implement MVE narrowing moves
Peter Maydell
4
-0
/
+132
2021-08-25
target/arm: Implement MVE VABAV
Peter Maydell
4
-0
/
+82
2021-08-25
target/arm: Implement MVE integer min/max across vector
Peter Maydell
4
-2
/
+150
2021-08-25
target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats
Peter Maydell
1
-8
/
+8
2021-08-25
target/arm: Implement MVE shift-by-scalar
Peter Maydell
4
-3
/
+76
2021-08-25
target/arm: Implement MVE VMLAS
Peter Maydell
4
-0
/
+34
2021-08-25
target/arm: Implement MVE VPSEL
Peter Maydell
4
-2
/
+28
2021-08-25
target/arm: Implement MVE integer vector-vs-scalar comparisons
Peter Maydell
4
-12
/
+127
2021-08-25
target/arm: Implement MVE integer vector comparisons
Peter Maydell
4
-1
/
+152
[next]