Age | Commit message (Expand) | Author |
2024-09-22 | tcg/s390x: Implement cmpsel_vec | Richard Henderson |
2024-05-22 | tcg: Introduce TCG_TARGET_HAS_tst_vec | Richard Henderson |
2024-02-05 | tcg/s390x: Support TCG_COND_TST{EQ,NE} | Richard Henderson |
2024-02-03 | tcg: Introduce TCG_TARGET_HAS_tst | Richard Henderson |
2023-11-06 | tcg: Remove TCG_TARGET_HAS_neg_{i32,i64} | Richard Henderson |
2023-11-06 | tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64} | Richard Henderson |
2023-08-24 | tcg/s390x: Implement negsetcond_* | Richard Henderson |
2023-08-24 | tcg: Introduce negsetcond opcodes | Richard Henderson |
2023-08-24 | tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32 | Richard Henderson |
2023-05-30 | tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS | Richard Henderson |
2023-05-30 | tcg/s390x: Support 128-bit load/store | Richard Henderson |
2023-05-16 | tcg: Add INDEX_op_qemu_{ld,st}_i128 | Richard Henderson |
2023-05-16 | tcg: Introduce tcg_target_has_memory_bswap | Richard Henderson |
2023-02-04 | tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 | Richard Henderson |
2023-01-17 | tcg: Remove TCG_TARGET_HAS_direct_jump | Richard Henderson |
2023-01-17 | tcg: Move tb_target_set_jmp_target declaration to tcg.h | Richard Henderson |
2023-01-17 | tcg: Change tb_target_set_jmp_target arguments | Richard Henderson |
2023-01-06 | tcg/s390x: Implement ctpop operation | Richard Henderson |
2023-01-06 | tcg/s390x: Support MIE3 logical operations | Richard Henderson |
2023-01-06 | tcg/s390x: Support MIE2 MGRK instruction | Richard Henderson |
2023-01-06 | tcg/s390x: Support MIE2 multiply single instructions | Richard Henderson |
2023-01-06 | tcg/s390x: Remove DISTINCT_OPERANDS facility check | Richard Henderson |
2023-01-06 | tcg/s390x: Remove FAST_BCR_SER facility check | Richard Henderson |
2023-01-06 | tcg/s390x: Check for load-on-condition facility at startup | Richard Henderson |
2023-01-06 | tcg/s390x: Check for general-instruction-extension facility at startup | Richard Henderson |
2023-01-06 | tcg/s390x: Check for extended-immediate facility at startup | Richard Henderson |
2023-01-06 | tcg/s390x: Check for long-displacement facility at startup | Richard Henderson |
2023-01-06 | tcg/s390x: Always set TCG_TARGET_HAS_direct_jump | Richard Henderson |
2023-01-05 | tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 | Richard Henderson |
2023-01-05 | tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 | Richard Henderson |
2022-03-04 | tcg/s390x: Implement vector NAND, NOR, EQV | Richard Henderson |
2022-03-04 | tcg: Add opcodes for vector nand, nor, eqv | Richard Henderson |
2022-02-09 | tcg/s390x: Support raising sigbus for user-only | Richard Henderson |
2021-10-05 | tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec | Richard Henderson |
2021-10-05 | tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec | Richard Henderson |
2021-10-05 | tcg/s390x: Implement vector shift operations | Richard Henderson |
2021-10-05 | tcg/s390x: Implement TCG_TARGET_HAS_mul_vec | Richard Henderson |
2021-10-05 | tcg/s390x: Implement andc, orc, abs, neg, not vector operations | Richard Henderson |
2021-10-05 | tcg/s390x: Add host vector framework | Richard Henderson |
2021-10-05 | tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg | Richard Henderson |
2021-10-05 | tcg/s390x: Change FACILITY representation | Richard Henderson |
2021-10-05 | tcg/s390x: Rename from tcg/s390 | Richard Henderson |