aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/tcg/cc_helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-03target/s390x/tcg: Fix and improve the SACF instructionThomas Huth1-0/+7
2022-04-01target/s390x: Fix determination of overflow condition code after subtractionBruno Haible1-2/+2
2022-04-01target/s390x: Fix determination of overflow condition code after additionBruno Haible1-2/+2
2022-01-17target/s390x: Fix shifting 32-bit values for more than 31 bitsIlya Leoshkevich1-33/+3
2022-01-17target/s390x: Fix cc_calc_sla_64() missing overflowsIlya Leoshkevich1-1/+1
2021-07-07target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen1-0/+538