Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-04 | tcg/s390x: Implement vector NAND, NOR, EQV | Richard Henderson | 1 | -3/+3 |
2022-03-04 | tcg: Add opcodes for vector nand, nor, eqv | Richard Henderson | 1 | -0/+3 |
2022-02-09 | tcg/s390x: Support raising sigbus for user-only | Richard Henderson | 1 | -2/+0 |
2021-10-05 | tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec | Richard Henderson | 1 | -1/+1 |
2021-10-05 | tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec | Richard Henderson | 1 | -1/+1 |
2021-10-05 | tcg/s390x: Implement vector shift operations | Richard Henderson | 1 | -6/+6 |
2021-10-05 | tcg/s390x: Implement TCG_TARGET_HAS_mul_vec | Richard Henderson | 1 | -1/+1 |
2021-10-05 | tcg/s390x: Implement andc, orc, abs, neg, not vector operations | Richard Henderson | 1 | -5/+6 |
2021-10-05 | tcg/s390x: Add host vector framework | Richard Henderson | 1 | -2/+33 |
2021-10-05 | tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg | Richard Henderson | 1 | -21/+7 |
2021-10-05 | tcg/s390x: Change FACILITY representation | Richard Henderson | 1 | -13/+16 |
2021-10-05 | tcg/s390x: Rename from tcg/s390 | Richard Henderson | 1 | -0/+165 |