index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
tcg
/
insn-data.h.inc
Age
Commit message (
Expand
)
Author
2023-11-07
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-24
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2023-07-10
target/s390x: Fix MDEB and MDEBR
Ilya Leoshkevich
2023-06-05
target/s390x: Fix MXDB and MXDBR
Ilya Leoshkevich
2023-06-05
target/s390x: Fix LOCFHR taking the wrong half of R2
Ilya Leoshkevich
2023-06-05
target/s390x: Fix LCBB overwriting the top 32 bits
Ilya Leoshkevich
2023-05-23
target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
Richard Henderson
2023-05-16
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
2023-03-20
target/s390x: Handle STGRL to non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle STRL to non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LLGFRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LRL and LGFRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LGRL from non-aligned addresses
Ilya Leoshkevich
2023-03-13
target/s390x: Fix emulation of C(G)HRL
Nina Schoetterl-Glausch
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
2023-02-04
target/s390x: Use Int128 for passing float128
Richard Henderson
2023-02-04
target/s390x: Use Int128 for returning float128
Richard Henderson
2023-02-04
target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
2022-12-15
target/s390x: The MVCP and MVCS instructions are not privileged
Thomas Huth
2022-12-03
target/s390x/tcg: Fix and improve the SACF instruction
Thomas Huth
2022-11-05
target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
Philippe Mathieu-Daudé