aboutsummaryrefslogtreecommitdiff
path: root/tcg/s390x/tcg-target-con-set.h
AgeCommit message (Expand)Author
2024-02-03tcg/s390x: Add TCG_CT_CONST_CMPRichard Henderson
2024-02-03tcg/s390x: Split constraint A into J+URichard Henderson
2023-07-23tcg/{i386, s390x}: Add earlyclobber to the op_add2's first outputIlya Leoshkevich
2023-05-30tcg/s390x: Support 128-bit load/storeRichard Henderson
2023-05-11tcg/s390x: Simplify constraints on qemu_ld/stRichard Henderson
2023-01-06tcg/s390x: Tighten constraints for 64-bit compareRichard Henderson
2023-01-06tcg/s390x: Use tgen_movcond_int in tgen_clzRichard Henderson
2023-01-06tcg/s390x: Generalize movcond implementationRichard Henderson
2023-01-06tcg/s390x: Support MIE3 logical operationsRichard Henderson
2023-01-06tcg/s390x: Tighten constraints for and_i64Richard Henderson
2023-01-06tcg/s390x: Tighten constraints for or_i64 and xor_i64Richard Henderson
2023-01-06tcg/s390x: Support MIE2 MGRK instructionRichard Henderson
2023-01-06tcg/s390x: Support MIE2 multiply single instructionsRichard Henderson
2023-01-06tcg/s390x: Use register pair allocation for div and mulu2Richard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vecRichard Henderson
2021-10-05tcg/s390x: Implement vector shift operationsRichard Henderson
2021-10-05tcg/s390x: Implement andc, orc, abs, neg, not vector operationsRichard Henderson
2021-10-05tcg/s390x: Add host vector frameworkRichard Henderson
2021-10-05tcg/s390x: Rename from tcg/s390Richard Henderson