aboutsummaryrefslogtreecommitdiff
path: root/tcg/s390x
AgeCommit message (Expand)Author
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vecRichard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vecRichard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_sat_vecRichard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_minmax_vecRichard Henderson
2021-10-05tcg/s390x: Implement vector shift operationsRichard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_mul_vecRichard Henderson
2021-10-05tcg/s390x: Implement andc, orc, abs, neg, not vector operationsRichard Henderson
2021-10-05tcg/s390x: Implement minimal vector operationsRichard Henderson
2021-10-05tcg/s390x: Implement tcg_out_dup*_vecRichard Henderson
2021-10-05tcg/s390x: Implement tcg_out_mov for vector typesRichard Henderson
2021-10-05tcg/s390x: Implement tcg_out_ld/st for vector typesRichard Henderson
2021-10-05tcg/s390x: Add host vector frameworkRichard Henderson
2021-10-05tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGRegRichard Henderson
2021-10-05tcg/s390x: Change FACILITY representationRichard Henderson
2021-10-05tcg/s390x: Rename from tcg/s390Richard Henderson