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
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-06
s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE
David Hildenbrand
1
-3
/
+3
2021-07-07
target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
Ulrich Weigand
1
-12
/
+12
2021-06-21
s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
David Hildenbrand
1
-0
/
+6
2021-06-21
s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
1
-0
/
+6
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
1
-0
/
+4
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
David Hildenbrand
1
-0
/
+2
2021-06-21
s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
David Hildenbrand
1
-0
/
+1
2021-06-21
s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
David Hildenbrand
1
-0
/
+1
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
David Hildenbrand
1
-0
/
+4
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
David Hildenbrand
1
-0
/
+12
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
David Hildenbrand
1
-0
/
+4
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
David Hildenbrand
1
-0
/
+8
2021-06-21
s390x/tcg: Implement VECTOR BIT PERMUTE
David Hildenbrand
1
-0
/
+1
2021-06-21
s390x/tcg: Simplify vflr64() handling
David Hildenbrand
1
-1
/
+0
2021-06-21
s390x/tcg: Simplify vfll32() handling
David Hildenbrand
1
-1
/
+0
2021-06-21
s390x/tcg: Simplify vfma64() handling
David Hildenbrand
1
-2
/
+0
2021-06-21
s390x/tcg: Simplify vftci64() handling
David Hildenbrand
1
-1
/
+0
2021-06-21
s390x/tcg: Simplify vfc64() handling
David Hildenbrand
1
-6
/
+0
2021-06-21
s390x/tcg: Simplify vop64_2() handling
David Hildenbrand
1
-6
/
+0
2021-06-21
s390x/tcg: Simplify vop64_3() handling
David Hildenbrand
1
-4
/
+0
2021-03-15
target/s390x: Store r1/r2 for page-translation exceptions during MVPG
David Hildenbrand
1
-1
/
+1
2020-10-02
s390x/tcg: Implement MONITOR CALL
David Hildenbrand
1
-0
/
+1
2020-06-02
target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
Richard Henderson
1
-4
/
+0
2019-12-18
target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
Richard Henderson
1
-4
/
+0
2019-12-18
target/s390x: Split out helper_per_store_real
Richard Henderson
1
-0
/
+1
2019-09-23
s390x/tcg: MVST: Fix storing back the addresses to registers
David Hildenbrand
1
-1
/
+1
2019-06-07
s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP SUBTRACT
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP SQUARE ROOT
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
1
-0
/
+4
2019-06-07
s390x/tcg: Implement VECTOR FP MULTIPLY
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR LOAD ROUNDED
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR LOAD LENGTHENED
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR LOAD FP INTEGER
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP DIVIDE
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL 64-BIT
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL)
David Hildenbrand
1
-0
/
+12
2019-06-07
s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR
David Hildenbrand
1
-0
/
+2
2019-06-07
s390x/tcg: Implement VECTOR FP ADD
David Hildenbrand
1
-0
/
+4
2019-06-07
s390x/tcg: Implement VECTOR STRING RANGE COMPARE
David Hildenbrand
1
-0
/
+12
2019-06-07
s390x/tcg: Implement VECTOR ISOLATE STRING
David Hildenbrand
1
-0
/
+6
2019-06-07
s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL
David Hildenbrand
1
-0
/
+6
2019-06-07
s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL
David Hildenbrand
1
-0
/
+6
2019-06-07
s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
David Hildenbrand
1
-0
/
+8
2019-05-17
s390x/tcg: Implement VECTOR TEST UNDER MASK
David Hildenbrand
1
-0
/
+1
2019-05-17
s390x/tcg: Implement VECTOR SUBTRACT COMPUTE BORROW INDICATION
David Hildenbrand
1
-0
/
+2
2019-05-17
s390x/tcg: Implement VECTOR SHIFT RIGHT LOGICAL *
David Hildenbrand
1
-0
/
+1
[next]