1. b7a50eb target/s390x: vxeh2: Update for changes to vector shifts by David Miller · 2 years, 10 months ago
  2. 1d706f3 target/s390x: vxeh2: vector string search by David Miller · 2 years, 10 months ago
  3. acc2d3a target/s390x: vxeh2: vector convert short/32b by David Miller · 2 years, 10 months ago
  4. ea0a105 s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x by David Miller · 3 years ago
  5. eaa0fee s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE by David Hildenbrand · 3 years, 6 months ago
  6. 2876105 target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL by Ulrich Weigand · 3 years, 8 months ago
  7. da48075 s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM) by David Hildenbrand · 3 years, 9 months ago
  8. f024973 s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT) by David Hildenbrand · 3 years, 9 months ago
  9. e257abc s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT) by David Hildenbrand · 3 years, 9 months ago
  10. a38b5a0 s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE by David Hildenbrand · 3 years, 9 months ago
  11. 9cbc8be s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED by David Hildenbrand · 3 years, 9 months ago
  12. 2e96005 s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED by David Hildenbrand · 3 years, 9 months ago
  13. 1c6b5b4 s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR by David Hildenbrand · 3 years, 9 months ago
  14. e384332 s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE * by David Hildenbrand · 3 years, 9 months ago
  15. acb269a s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT) by David Hildenbrand · 3 years, 9 months ago
  16. 0987961 s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT) by David Hildenbrand · 3 years, 9 months ago
  17. 2a785df s390x/tcg: Implement VECTOR BIT PERMUTE by David Hildenbrand · 3 years, 9 months ago
  18. 977e43d s390x/tcg: Simplify vflr64() handling by David Hildenbrand · 3 years, 9 months ago
  19. 860b707 s390x/tcg: Simplify vfll32() handling by David Hildenbrand · 3 years, 9 months ago
  20. 34142ff s390x/tcg: Simplify vfma64() handling by David Hildenbrand · 3 years, 9 months ago
  21. 622ebe6 s390x/tcg: Simplify vftci64() handling by David Hildenbrand · 3 years, 9 months ago
  22. 64deb65 s390x/tcg: Simplify vfc64() handling by David Hildenbrand · 3 years, 9 months ago
  23. 21bd6ea s390x/tcg: Simplify vop64_2() handling by David Hildenbrand · 3 years, 9 months ago
  24. 863b950 s390x/tcg: Simplify vop64_3() handling by David Hildenbrand · 3 years, 9 months ago
  25. 1a3c443 target/s390x: Store r1/r2 for page-translation exceptions during MVPG by David Hildenbrand · 4 years ago
  26. 20d143e s390x/tcg: Implement MONITOR CALL by David Hildenbrand · 4 years, 6 months ago
  27. cea94ba target/s390x: Use tcg_gen_gvec_rotl{i,s,v} by Richard Henderson · 4 years, 11 months ago
  28. 5e34df7 target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline by Richard Henderson · 5 years ago
  29. ebed683 target/s390x: Split out helper_per_store_real by Richard Henderson · 5 years ago
  30. 2bb525e s390x/tcg: MVST: Fix storing back the addresses to registers by David Hildenbrand · 6 years ago
  31. 83b955f s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE by David Hildenbrand · 6 years ago
  32. 658a395 s390x/tcg: Implement VECTOR FP SUBTRACT by David Hildenbrand · 6 years ago
  33. 5938f20 s390x/tcg: Implement VECTOR FP SQUARE ROOT by David Hildenbrand · 6 years ago
  34. c64c598 s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT) by David Hildenbrand · 6 years ago
  35. 8d47d4d s390x/tcg: Implement VECTOR FP MULTIPLY by David Hildenbrand · 6 years ago
  36. 4500ede s390x/tcg: Implement VECTOR LOAD ROUNDED by David Hildenbrand · 6 years ago
  37. 1a76e59 s390x/tcg: Implement VECTOR LOAD LENGTHENED by David Hildenbrand · 6 years ago
  38. 60d0ab2 s390x/tcg: Implement VECTOR LOAD FP INTEGER by David Hildenbrand · 6 years ago
  39. 817a1ce s390x/tcg: Implement VECTOR FP DIVIDE by David Hildenbrand · 6 years ago
  40. 09c04e4 s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT by David Hildenbrand · 6 years ago
  41. 35b3bb1 s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT by David Hildenbrand · 6 years ago
  42. 9b8d1a3 s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL 64-BIT by David Hildenbrand · 6 years ago
  43. bb03fd8 s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT by David Hildenbrand · 6 years ago
  44. 2c806ab s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL) by David Hildenbrand · 6 years ago
  45. 5b89f0f s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR by David Hildenbrand · 6 years ago
  46. 3a0eae8 s390x/tcg: Implement VECTOR FP ADD by David Hildenbrand · 6 years ago
  47. 13b0228 s390x/tcg: Implement VECTOR STRING RANGE COMPARE by David Hildenbrand · 6 years ago
  48. be6324c s390x/tcg: Implement VECTOR ISOLATE STRING by David Hildenbrand · 6 years ago
  49. 074e99b s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL by David Hildenbrand · 6 years ago
  50. 8c0e1e5 s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL by David Hildenbrand · 6 years ago
  51. 1fd2863 s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL by David Hildenbrand · 6 years ago
  52. db156eb s390x/tcg: Implement VECTOR TEST UNDER MASK by David Hildenbrand · 6 years ago
  53. 1ee2d7b s390x/tcg: Implement VECTOR SUBTRACT COMPUTE BORROW INDICATION by David Hildenbrand · 6 years ago
  54. 8112274 s390x/tcg: Implement VECTOR SHIFT RIGHT LOGICAL * by David Hildenbrand · 6 years ago
  55. 5f72488 s390x/tcg: Implement VECTOR SHIFT RIGHT ARITHMETIC by David Hildenbrand · 6 years ago
  56. dea33fc s390x/tcg: Implement VECTOR SHIFT LEFT (BY BYTE) by David Hildenbrand · 6 years ago
  57. 5c4b0ab s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT UNDER MASK by David Hildenbrand · 6 years ago
  58. 55236da s390x/tcg: Implement VECTOR ELEMENT ROTATE LEFT LOGICAL by David Hildenbrand · 6 years ago
  59. c3838aa s390x/tcg: Implement VECTOR POPULATION COUNT by David Hildenbrand · 6 years ago
  60. 2bf3ee3 s390x/tcg: Implement VECTOR MULTIPLY * by David Hildenbrand · 6 years ago
  61. 1b430ae s390x/tcg: Implement VECTOR MULTIPLY AND ADD * by David Hildenbrand · 6 years ago
  62. 697a45d s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE) by David Hildenbrand · 6 years ago
  63. 449a8ac s390x/tcg: Implement VECTOR COUNT TRAILING ZEROS by David Hildenbrand · 6 years ago
  64. 28863f1 s390x/tcg: Implement VECTOR COUNT LEADING ZEROS by David Hildenbrand · 6 years ago
  65. 801aa78 s390x/tcg: Implement VECTOR AVERAGE LOGICAL by David Hildenbrand · 6 years ago
  66. c1a81d4 s390x/tcg: Implement VECTOR AVERAGE by David Hildenbrand · 6 years ago
  67. 0e0a5b4 s390x/tcg: Implement VECTOR STORE WITH LENGTH by David Hildenbrand · 6 years ago
  68. c5a7392 s390x/tcg: Provide probe_write_access helper by David Hildenbrand · 6 years ago
  69. 7aaf844 s390x/tcg: Implement VECTOR PERMUTE by David Hildenbrand · 6 years ago
  70. 73946f0 s390x/tcg: Implement VECTOR PACK * by David Hildenbrand · 6 years ago
  71. 60e9e3f s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARY by David Hildenbrand · 6 years ago
  72. bdcfcd4 s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDED by David Hildenbrand · 6 years ago
  73. b9c737f s390x/tcg: Check for exceptions in SET BFP ROUNDING MODE by David Hildenbrand · 6 years ago
  74. 2aea83c s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modes by David Hildenbrand · 6 years ago
  75. 965018b target/s390x: Implement STCK et al for CONFIG_USER_ONLY by Richard Henderson · 6 years ago
  76. bbf6ea3 s390x/tcg: factor out and fix DATA exception injection by David Hildenbrand · 6 years ago
  77. 9dc6753 s390x/tcg: implement SET CLOCK by David Hildenbrand · 7 years ago
  78. f6c232c s390x/tcg: wire up pci instructions by Cornelia Huck · 7 years ago
  79. 6a253de s390x/tcg: implement TEST PENDING INTERRUPTION by David Hildenbrand · 7 years ago
  80. b5e8532 s390x/tcg: fixup TEST PROTECTION by David Hildenbrand · 7 years ago
  81. bb87943 s390x/tcg: implement TEST PROTECTION by David Hildenbrand · 7 years ago
  82. 4bac52f s390x/tcg: implement extract-CPU-time facility by David Hildenbrand · 7 years ago
  83. a9de75a s390x/tcg: wire up SET CHANNEL MONITOR by David Hildenbrand · 7 years ago
  84. 86c3463 s390x/tcg: wire up SET ADDRESS LIMIT by David Hildenbrand · 7 years ago
  85. 5a59bc1 s390x/tcg: wire up STORE CHANNEL REPORT WORD by David Hildenbrand · 7 years ago
  86. 257a119 s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD by David Hildenbrand · 7 years ago
  87. 6476615 target/s390x: check CF_PARALLEL instead of parallel_cpus by Emilio G. Cota · 8 years ago
  88. 11b0079 s390x/tcg: switch to new SIGP handling code by David Hildenbrand · 7 years ago
  89. 86b5ab3 s390x/tcg: make STFL store into the lowcore by David Hildenbrand · 7 years ago
  90. 7705c75 s390x/tcg: add basic MSA features by David Hildenbrand · 7 years ago
  91. b213c9f target/s390x: Implement TRTR by Richard Henderson · 8 years ago
  92. be7acb5 target/s390x: Implement SRSTU by Richard Henderson · 8 years ago
  93. 7591db7 target/s390x: Tidy SRST by Richard Henderson · 8 years ago
  94. 941ef3d target/s390x: Implement CONVERT UNICODE insns by Richard Henderson · 8 years ago
  95. c67ba30 target/s390x: Implement CSST by Richard Henderson · 8 years ago
  96. be7f28d target/s390x: Implement idte instruction by David Hildenbrand · 8 years ago
  97. 3e7e5e0 target/s390x: implement mvcos instruction by David Hildenbrand · 8 years ago
  98. c21b610 target/s390x: implement STORE PAIR TO QUADWORD by Aurelien Jarno · 8 years ago
  99. e22dfdb target/s390x: implement LOAD PAIR FROM QUADWORD by Aurelien Jarno · 8 years ago
  100. 4065ae7 target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO by Aurelien Jarno · 8 years ago