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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
sve_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
target/arm: Implement SVE compress active elements
Richard Henderson
1
-0
/
+34
2018-06-15
target/arm: Implement SVE Permute - Interleaving Group
Richard Henderson
1
-0
/
+72
2018-06-15
target/arm: Implement SVE Permute - Predicates Group
Richard Henderson
1
-0
/
+290
2018-06-15
target/arm: Implement SVE Permute - Unpredicated Group
Richard Henderson
1
-0
/
+114
2018-05-18
target/arm: Implement SVE Permute - Extract Group
Richard Henderson
1
-0
/
+81
2018-05-18
target/arm: Implement SVE Integer Wide Immediate - Predicated Group
Richard Henderson
1
-0
/
+108
2018-05-18
target/arm: Implement SVE Element Count Group
Richard Henderson
1
-0
/
+136
2018-05-18
target/arm: Implement SVE floating-point trig select coefficient
Richard Henderson
1
-0
/
+43
2018-05-18
target/arm: Implement SVE floating-point exponential accelerator
Richard Henderson
1
-0
/
+90
2018-05-18
target/arm: Implement SVE Compute Vector Address Group
Richard Henderson
1
-0
/
+40
2018-05-18
target/arm: Implement SVE Bitwise Shift - Unpredicated Group
Richard Henderson
1
-0
/
+30
2018-05-18
target/arm: Implement SVE Index Generation Group
Richard Henderson
1
-0
/
+40
2018-05-18
target/arm: Implement SVE Integer Multiply-Add Group
Richard Henderson
1
-0
/
+57
2018-05-18
target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
Richard Henderson
1
-0
/
+127
2018-05-18
target/arm: Implement SVE bitwise shift by wide elements (predicated)
Richard Henderson
1
-0
/
+35
2018-05-18
target/arm: Implement SVE bitwise shift by vector (predicated)
Richard Henderson
1
-0
/
+25
2018-05-18
target/arm: Implement SVE bitwise shift by immediate (predicated)
Richard Henderson
1
-0
/
+264
2018-05-18
target/arm: Implement SVE Integer Reduction Group
Richard Henderson
1
-0
/
+91
2018-05-18
target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
Richard Henderson
1
-0
/
+194
2018-05-18
target/arm: Implement SVE Predicate Misc Group
Richard Henderson
1
-0
/
+84
2018-05-18
target/arm: Implement SVE Predicate Logical Operations Group
Richard Henderson
1
-0
/
+39
2018-05-18
target/arm: Implement SVE predicate test
Richard Henderson
1
-0
/
+78