Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-05 | tcg/s390x: Implement TCG_TARGET_HAS_mul_vec | Richard Henderson | 2 | -1/+8 |
2021-10-05 | tcg/s390x: Implement andc, orc, abs, neg, not vector operations | Richard Henderson | 3 | -5/+39 |
2021-10-05 | tcg/s390x: Implement minimal vector operations | Richard Henderson | 1 | -4/+150 |
2021-10-05 | tcg/s390x: Implement tcg_out_dup*_vec | Richard Henderson | 1 | -3/+119 |
2021-10-05 | tcg/s390x: Implement tcg_out_mov for vector types | Richard Henderson | 1 | -4/+68 |
2021-10-05 | tcg/s390x: Implement tcg_out_ld/st for vector types | Richard Henderson | 1 | -12/+120 |
2021-10-05 | tcg/s390x: Add host vector framework | Richard Henderson | 5 | -5/+184 |
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 | 2 | -51/+52 |
2021-10-05 | tcg/s390x: Rename from tcg/s390 | Richard Henderson | 4 | -0/+2809 |