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