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
/
tcg
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-25
s390x: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-07-24
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
1
-2
/
+2
2023-07-24
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
1
-0
/
+6
2023-07-24
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
1
-0
/
+6
2023-07-10
target/s390x: Fix relative long instructions with large offsets
Ilya Leoshkevich
1
-1
/
+1
2023-07-10
target/s390x: Fix LRA overwriting the top 32 bits on DAT error
Ilya Leoshkevich
1
-1
/
+1
2023-07-10
target/s390x: Fix EPSW CC reporting
Ilya Leoshkevich
1
-0
/
+4
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-7
/
+1
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
1
-5
/
+1
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
1
-0
/
+4
2023-06-05
target/s390x: Fix MXDB and MXDBR
Ilya Leoshkevich
1
-7
/
+1
2023-05-23
target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
Richard Henderson
1
-22
/
+8
2023-05-16
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
1
-23
/
+58
2023-05-05
target/s390x: Finish conversion to tcg_gen_qemu_{ld, st}_*
Richard Henderson
1
-81
/
+71
2023-04-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
1
-2
/
+2
2023-03-20
target/s390x: Handle STGRL to non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle STRL to non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle CGRL and CLGRL with non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle CRL and CGFRL with non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle LLGFRL from non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle LRL and LGFRL from non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle LGRL from non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
1
-1
/
+12
2023-03-20
target/s390x: Fix R[NOX]SBG with T=1
Ilya Leoshkevich
1
-0
/
+4
2023-03-20
target/s390x: Implement Early Exception Recognition
Ilya Leoshkevich
1
-0
/
+16
2023-03-20
target/s390x: Fix LPSW
Ilya Leoshkevich
1
-10
/
+12
2023-03-14
Merge tag 'pull-tcg-20230313' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-187
/
+21
2023-03-13
target/s390x: Avoid tcg_const_i64
Richard Henderson
1
-10
/
+10
2023-03-13
target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
Richard Henderson
1
-17
/
+0
2023-03-13
target/s390x: Remove assert vs g_in2
Richard Henderson
1
-10
/
+10
2023-03-13
target/s390x: Drop tcg_temp_free from translate.c
Richard Henderson
1
-105
/
+0
2023-03-13
target/s390x: Drop free_compare
Richard Henderson
1
-45
/
+1
2023-03-13
target/s390x: Fix emulation of C(G)HRL
Nina Schoetterl-Glausch
1
-0
/
+7
2023-03-05
target/s390x: Split out gen_ri2
Richard Henderson
1
-9
/
+14
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
1
-1
/
+1
2023-02-27
target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
Richard Henderson
1
-25
/
+1
2023-02-27
target/s390x: Use tcg_constant_* for DisasCompare
Richard Henderson
1
-22
/
+22
2023-02-27
target/s390x: Use tcg_constant_* in local contexts
Richard Henderson
1
-263
/
+147
2023-02-04
target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
1
-0
/
+3
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
1
-23
/
+32
2023-02-04
target/s390x: Use Int128 for passing float128
Richard Henderson
1
-23
/
+53
2023-02-04
target/s390x: Use Int128 for returning float128
Richard Henderson
1
-24
/
+27
2023-02-04
target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
1
-0
/
+8
2023-02-04
target/s390x: Use Int128 for return from TRE
Richard Henderson
1
-2
/
+5
2023-02-04
target/s390x: Use Int128 for return from CKSM
Richard Henderson
1
-2
/
+4
2023-02-04
target/s390x: Use Int128 for return from CLST
Richard Henderson
1
-2
/
+6
2023-02-04
target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
1
-4
/
+10
2023-02-04
target/s390x: Use a single return for helper_divs32/u32
Richard Henderson
1
-4
/
+4
2022-12-15
target/s390x: The MVCP and MVCS instructions are not privileged
Thomas Huth
1
-2
/
+4
[next]