aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/tcg/insn-data.h.inc
AgeCommit message (Expand)Author
2023-11-07target/s390x: Fix LAALG not updating cc_srcIlya Leoshkevich
2023-07-25s390x: spelling fixesMichael Tokarev
2023-07-24target/s390x: Make CKSM raise an exception if R2 is oddIlya Leoshkevich
2023-07-10target/s390x: Fix MDEB and MDEBRIlya Leoshkevich
2023-06-05target/s390x: Fix MXDB and MXDBRIlya Leoshkevich
2023-06-05target/s390x: Fix LOCFHR taking the wrong half of R2Ilya Leoshkevich
2023-06-05target/s390x: Fix LCBB overwriting the top 32 bitsIlya Leoshkevich
2023-05-23target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQRichard Henderson
2023-05-16s390x/tcg: Fix LDER instruction formatIlya Leoshkevich
2023-03-20target/s390x: Handle STGRL to non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle STRL to non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle LLGFRL from non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle LRL and LGFRL from non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle LGRL from non-aligned addressesIlya Leoshkevich
2023-03-13target/s390x: Fix emulation of C(G)HRLNina Schoetterl-Glausch
2023-02-04target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSGRichard Henderson
2023-02-04target/s390x: Use Int128 for passing float128Richard Henderson
2023-02-04target/s390x: Use Int128 for returning float128Richard Henderson
2023-02-04target/s390x: Copy wout_x1 to wout_x1_PRichard Henderson
2022-12-15target/s390x: The MVCP and MVCS instructions are not privilegedThomas Huth
2022-12-03target/s390x/tcg: Fix and improve the SACF instructionThomas Huth
2022-11-05target/s390x: Rename insn-data/format.def -> insn-data/format.h.incPhilippe Mathieu-Daudé