aboutsummaryrefslogtreecommitdiff
path: root/tcg/s390x/tcg-target.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-04tcg/s390x: Implement vector NAND, NOR, EQVRichard Henderson1-3/+3
2022-03-04tcg: Add opcodes for vector nand, nor, eqvRichard Henderson1-0/+3
2022-02-09tcg/s390x: Support raising sigbus for user-onlyRichard Henderson1-2/+0
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vecRichard Henderson1-1/+1
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_minmax_vecRichard Henderson1-1/+1
2021-10-05tcg/s390x: Implement vector shift operationsRichard Henderson1-6/+6
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_mul_vecRichard Henderson1-1/+1
2021-10-05tcg/s390x: Implement andc, orc, abs, neg, not vector operationsRichard Henderson1-5/+6
2021-10-05tcg/s390x: Add host vector frameworkRichard Henderson1-2/+33
2021-10-05tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGRegRichard Henderson1-21/+7
2021-10-05tcg/s390x: Change FACILITY representationRichard Henderson1-13/+16
2021-10-05tcg/s390x: Rename from tcg/s390Richard Henderson1-0/+165