aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/tcg/insn-data.h.inc
AgeCommit message (Expand)Author
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é