aboutsummaryrefslogtreecommitdiff
path: root/tcg/s390x/tcg-target.c.inc
AgeCommit message (Expand)AuthorFilesLines
2021-11-11tcg/s390x: Fix tcg_out_vec_op argument typeMiroslav Rezanina1-1/+2
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vecRichard Henderson1-1/+23
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vecRichard Henderson1-0/+20
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_sat_vecRichard Henderson1-0/+63
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_minmax_vecRichard Henderson1-0/+25
2021-10-05tcg/s390x: Implement vector shift operationsRichard Henderson1-1/+92
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_mul_vecRichard Henderson1-0/+7
2021-10-05tcg/s390x: Implement andc, orc, abs, neg, not vector operationsRichard Henderson1-0/+32
2021-10-05tcg/s390x: Implement minimal vector operationsRichard Henderson1-4/+150
2021-10-05tcg/s390x: Implement tcg_out_dup*_vecRichard Henderson1-3/+119
2021-10-05tcg/s390x: Implement tcg_out_mov for vector typesRichard Henderson1-4/+68
2021-10-05tcg/s390x: Implement tcg_out_ld/st for vector typesRichard Henderson1-12/+120
2021-10-05tcg/s390x: Add host vector frameworkRichard Henderson1-3/+134
2021-10-05tcg/s390x: Change FACILITY representationRichard Henderson1-38/+36
2021-10-05tcg/s390x: Rename from tcg/s390Richard Henderson1-0/+2587