aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/translate_vx.c.inc
AgeCommit message (Expand)Author
2021-07-07target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen
2021-07-07s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICALDavid Hildenbrand
2021-06-21s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)David Hildenbrand
2021-06-21s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT)David Hildenbrand
2021-06-21s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)David Hildenbrand
2021-06-21s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATEDavid Hildenbrand
2021-06-21s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATIONDavid Hildenbrand
2021-06-21s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDEDDavid Hildenbrand
2021-06-21s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENEDDavid Hildenbrand
2021-06-21s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALARDavid Hildenbrand
2021-06-21s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *David Hildenbrand
2021-06-21s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)David Hildenbrand
2021-06-21s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)David Hildenbrand
2021-06-21s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICALDavid Hildenbrand
2021-06-21s390x/tcg: Implement VECTOR BIT PERMUTEDavid Hildenbrand
2021-06-21s390x/tcg: Simplify vflr64() handlingDavid Hildenbrand
2021-06-21s390x/tcg: Simplify vfll32() handlingDavid Hildenbrand
2021-06-21s390x/tcg: Simplify vfma64() handlingDavid Hildenbrand
2021-06-21s390x/tcg: Simplify vftci64() handlingDavid Hildenbrand
2021-06-21s390x/tcg: Simplify vfc64() handlingDavid Hildenbrand
2021-06-21s390x/tcg: Simplify vop64_2() handlingDavid Hildenbrand
2021-06-21s390x/tcg: Simplify vop64_3() handlingDavid Hildenbrand
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini