summaryrefslogtreecommitdiffstats
path: root/tcg/s390x
Commit message (Expand)AuthorAgeFilesLines
* tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vecRichard Henderson2021-10-061-1/+23
* tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vecRichard Henderson2021-10-063-1/+22
* tcg/s390x: Implement TCG_TARGET_HAS_sat_vecRichard Henderson2021-10-062-0/+66
* tcg/s390x: Implement TCG_TARGET_HAS_minmax_vecRichard Henderson2021-10-062-1/+26
* tcg/s390x: Implement vector shift operationsRichard Henderson2021-10-063-7/+99
* tcg/s390x: Implement TCG_TARGET_HAS_mul_vecRichard Henderson2021-10-062-1/+8
* tcg/s390x: Implement andc, orc, abs, neg, not vector operationsRichard Henderson2021-10-063-5/+39
* tcg/s390x: Implement minimal vector operationsRichard Henderson2021-10-061-4/+150
* tcg/s390x: Implement tcg_out_dup*_vecRichard Henderson2021-10-061-3/+119
* tcg/s390x: Implement tcg_out_mov for vector typesRichard Henderson2021-10-061-4/+68
* tcg/s390x: Implement tcg_out_ld/st for vector typesRichard Henderson2021-10-061-12/+120
* tcg/s390x: Add host vector frameworkRichard Henderson2021-10-065-5/+184
* tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGRegRichard Henderson2021-10-061-21/+7Star
* tcg/s390x: Change FACILITY representationRichard Henderson2021-10-062-51/+52
* tcg/s390x: Rename from tcg/s390Richard Henderson2021-10-064-0/+2809