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
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
David Hildenbrand
5
-1
/
+198
2019-05-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging
Peter Maydell
15
-5
/
+2499
2019-05-21
s390x/cpumodel: wire up 8561 and 8562 as gen15 machines
Christian Borntraeger
1
-4
/
+5
2019-05-21
s390x/cpumodel: add gen15 defintions
Christian Borntraeger
1
-0
/
+37
2019-05-21
s390x/cpumodel: add Deflate-conversion facility
Christian Borntraeger
5
-0
/
+35
2019-05-21
s390x/cpumodel: enhanced sort facility
Christian Borntraeger
5
-0
/
+39
2019-05-21
s390x/cpumodel: vector enhancements
Christian Borntraeger
2
-0
/
+4
2019-05-21
s390x/cpumodel: msa9 facility
Christian Borntraeger
6
-0
/
+114
2019-05-21
s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3
Christian Borntraeger
2
-0
/
+2
2019-05-21
s390x/cpumodel: ignore csske for expansion
Christian Borntraeger
1
-0
/
+2
2019-05-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2019-05-17
build: replace GENERATED_FILES by generated-files-y
Laurent Vivier
1
-1
/
+1
2019-05-17
s390x/tcg: Implement VECTOR TEST UNDER MASK
David Hildenbrand
4
-0
/
+45
2019-05-17
s390x/tcg: Implement VECTOR SUM ACROSS WORD
David Hildenbrand
2
-0
/
+31
2019-05-17
s390x/tcg: Implement VECTOR SUM ACROSS QUADWORD
David Hildenbrand
2
-0
/
+34
2019-05-17
s390x/tcg: Implement VECTOR SUM ACROSS DOUBLEWORD
David Hildenbrand
2
-0
/
+31
2019-05-17
s390x/tcg: Implement VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATION
David Hildenbrand
2
-0
/
+36
2019-05-17
s390x/tcg: Implement VECTOR SUBTRACT WITH BORROW INDICATION
David Hildenbrand
2
-0
/
+28
2019-05-17
s390x/tcg: Implement VECTOR SUBTRACT COMPUTE BORROW INDICATION
David Hildenbrand
4
-0
/
+72
2019-05-17
s390x/tcg: Implement VECTOR SUBTRACT
David Hildenbrand
2
-0
/
+19
2019-05-17
s390x/tcg: Implement VECTOR SHIFT RIGHT LOGICAL *
David Hildenbrand
4
-0
/
+28
2019-05-17
s390x/tcg: Implement VECTOR SHIFT RIGHT ARITHMETIC
David Hildenbrand
4
-0
/
+48
2019-05-17
s390x/tcg: Implement VECTOR SHIFT LEFT DOUBLE BY BYTE
David Hildenbrand
2
-0
/
+31
2019-05-17
s390x/tcg: Implement VECTOR SHIFT LEFT (BY BYTE)
David Hildenbrand
4
-0
/
+31
2019-05-17
s390x/tcg: Implement VECTOR ELEMENT SHIFT
David Hildenbrand
2
-0
/
+93
2019-05-17
s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT UNDER MASK
David Hildenbrand
4
-0
/
+75
2019-05-17
s390x/tcg: Implement VECTOR ELEMENT ROTATE LEFT LOGICAL
David Hildenbrand
4
-0
/
+98
2019-05-17
s390x/tcg: Implement VECTOR POPULATION COUNT
David Hildenbrand
4
-0
/
+37
2019-05-17
s390x/tcg: Implement VECTOR OR WITH COMPLEMENT
David Hildenbrand
2
-0
/
+9
2019-05-17
s390x/tcg: Implement VECTOR OR
David Hildenbrand
2
-0
/
+9
2019-05-17
s390x/tcg: Implement VECTOR NOT EXCLUSIVE OR
David Hildenbrand
2
-0
/
+9
2019-05-17
s390x/tcg: Implement VECTOR NOR
David Hildenbrand
2
-0
/
+9
2019-05-17
s390x/tcg: Implement VECTOR NAND
David Hildenbrand
3
-0
/
+10
2019-05-17
s390x/tcg: Implement VECTOR MULTIPLY *
David Hildenbrand
4
-0
/
+218
2019-05-17
s390x/tcg: Implement VECTOR MULTIPLY AND ADD *
David Hildenbrand
4
-0
/
+277
2019-05-17
s390x/tcg: Implement VECTOR (MAXIMUM|MINIMUM) (LOGICAL)
David Hildenbrand
2
-0
/
+39
2019-05-17
s390x/tcg: Implement VECTOR LOAD POSITIVE
David Hildenbrand
2
-0
/
+15
2019-05-17
s390x/tcg: Implement VECTOR LOAD COMPLEMENT
David Hildenbrand
2
-0
/
+18
2019-05-17
s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE)
David Hildenbrand
4
-0
/
+217
2019-05-17
s390x/tcg: Implement VECTOR EXCLUSIVE OR
David Hildenbrand
2
-0
/
+9
2019-05-17
s390x/tcg: Implement VECTOR COUNT TRAILING ZEROS
David Hildenbrand
4
-0
/
+46
2019-05-17
s390x/tcg: Implement VECTOR COUNT LEADING ZEROS
David Hildenbrand
4
-0
/
+49
2019-05-17
s390x/tcg: Implement VECTOR COMPARE *
David Hildenbrand
6
-0
/
+54
2019-05-17
s390x/tcg: Implement VECTOR ELEMENT COMPARE *
David Hildenbrand
2
-0
/
+24
2019-05-17
s390x/tcg: Implement VECTOR CHECKSUM
David Hildenbrand
2
-0
/
+67
2019-05-17
s390x/tcg: Implement VECTOR AVERAGE LOGICAL
David Hildenbrand
4
-0
/
+68
2019-05-17
s390x/tcg: Implement VECTOR AVERAGE
David Hildenbrand
5
-1
/
+103
2019-05-17
s390x/tcg: Implement VECTOR AND (WITH COMPLEMENT)
David Hildenbrand
2
-0
/
+18
2019-05-17
s390x/tcg: Implement VECTOR ADD WITH CARRY COMPUTE CARRY
David Hildenbrand
2
-0
/
+34
2019-05-17
s390x/tcg: Implement VECTOR ADD WITH CARRY
David Hildenbrand
2
-0
/
+65
[next]