1. 1bf4600 Add testcase for LAA insn. by florian · 12 years ago
  2. 62840fa Add missing files. They should have been added in r13120. by florian · 12 years ago
  3. 4682598 Update s390_features.c for DFP. by florian · 12 years ago
  4. e7b55be Fix fpconv.c to unbreak the build on z10ec. by florian · 12 years ago
  5. 32438b3 newer versions of devel headers expose CLONE flags only with _GNU_SOURCE defined by cborntra · 12 years ago
  6. 9768109 s390: Add a few more test from olden times. by florian · 12 years ago
  7. 6765329 s390: Add a few more testcases from long time ago. by florian · 12 years ago
  8. cac78a3 s390: Add testcase for some integer comparison insns by florian · 12 years ago
  9. 4d87b8a s390: Add testcases for srnm and srnmb. Update opcode status list. by florian · 12 years ago
  10. d06fc0d s390: Add a testcase for 32/64-bit bfp comparison insns. by florian · 12 years ago
  11. 01f771b s390: Add testcase for bfp multiply-and-add/sub by florian · 12 years ago
  12. a631eb2 s390: Add testcase for square root and load positive/negative/complement. by florian · 12 years ago
  13. f12ec15 s390x: Testcases for floating point 32/64-bit. Related to VEX r2525. by florian · 12 years ago
  14. 729c3a5 s390: Add a testcase for condition code computation for by florian · 12 years ago
  15. e4b0cff Update testcase as a followup to VEX r2509. by florian · 12 years ago
  16. af97692 Add testcase to check the emulation warning for new supported opcodes by florian · 12 years ago
  17. a066ccd Change s390-features to allow testing for absence of a feature. by florian · 12 years ago
  18. 3950ce8 Fix Makefile.am for fpext_fail testcase. by florian · 12 years ago
  19. 5570df4 s390: Add testcase for emulation failure. by florian · 12 years ago
  20. 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
  21. 9bf4540 Fix EXTRA_DIST. Add dummy .exp file to satisfy the consistency checker by florian · 12 years ago
  22. 4d14968 s390: Add testcase for the ecag insn. Based on patch by by florian · 12 years ago
  23. 768bc7a wire up testcase by cborntra · 12 years ago
  24. e2130e8 Add a testcase for floating point <-> signed conversion that by cborntra · 12 years ago
  25. 2a9f1aa Add prerequisites. by florian · 12 years ago
  26. 6746c4c Add a testcase for the cu41 insn. Update opcode list, NEWS and bugstatus. by florian · 12 years ago
  27. 3cf7577 Add testcases for the cu14 insn. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  28. 0312968 Fix a cut'n paste error. One byte was uninitialised. Now fixed. by florian · 12 years ago
  29. 460faad Simplify. by florian · 12 years ago
  30. 28d6815 Fix testcase. Iterating over an array of invalid insns to test them all by florian · 12 years ago
  31. 965977c Add testcases for cu12. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  32. a73d342 Testcases for CU42. Part of fixing bugzilla #289839. Update opcode table. by florian · 12 years ago
  33. c52e0f5 Fix error message in testcase by florian · 12 years ago
  34. 2baf753 Due to s390's dealings with invalid insns we need to do two things by florian · 12 years ago
  35. 91cdf90 Fix testcase and update results. by florian · 12 years ago
  36. 1a22a57 Update expected results. by florian · 12 years ago
  37. 42d6ce6 Add testcases for CU24. Part of fixing #289839. by florian · 12 years ago
  38. b7eaf81 Add testcases for CU21. Update opcode table. by florian · 12 years ago
  39. 3015f06 Add macros for "convert unicode" insns. by florian · 12 years ago
  40. ce004eb Add a stackframe around function call. Avoids testcase hangs by florian · 12 years ago
  41. c2edb63 avoid gcc warning regarding local/global variable shadowing in cdsg test by cborntra · 12 years ago
  42. 9148efd CDSG needs quad word (16 byte) aligned data structures. Since the stack by cborntra · 12 years ago
  43. cc58cef Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  44. 3be2aaf Tweak testcase. Invalidate cc, making sure it is set later. by florian · 12 years ago
  45. 0bb707e Add testcases for "compare and swap". by florian · 12 years ago
  46. abbc9af Add a few testcases that exercise the s390_calculate_icc helper. by florian · 12 years ago
  47. 300c15a Fix a testcase. Constraint was incorrect allowing r0 to be used by florian · 12 years ago
  48. da27543 Add testcases for TR, TRE, TRTT, TROT, TRTO insns. by florian · 13 years ago
  49. d19733c Add support for the s390's TROO insn. These are the valgrind bits. by florian · 13 years ago
  50. 2aeaf8e fix 286270 VG_(env_remove_valgrind_env_stuff) by philippe · 13 years ago
  51. e035cd1 Remove unneeded prerequisites in testcases. Followup to r11693. by florian · 13 years ago
  52. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  53. 7dbbd19 Support CLCL and MVCL instructions. This is the non-VEX part. by florian · 13 years ago
  54. 469bd1e Non-VEX changes to fix #275517. Add testcase and announce fix in NEWS. by florian · 13 years ago
  55. 74dc34f Due to a kernel bug the siginfo struct was not filled in correctly. by florian · 13 years ago
  56. 84c90e6 Followup to VEX r2189 -- handling invalid opcode 00 specially. by florian · 13 years ago
  57. 036113b Valgrind-side changes to fix bug #271776. by florian · 13 years ago
  58. eb67dbf Get rid of some compiler warnings. by florian · 13 years ago
  59. 02b89e8 s390x: add test cases for STCK{,E,F} instructions. See #271779. by sewardj · 13 years ago
  60. 98b56b6 s390x : misc cleanups by sewardj · 13 years ago
  61. 1c6f6ab s390x: fpr - gpr transfer facility -- valgrind side fixes, by sewardj · 13 years ago
  62. 6d62a0e Followup fix for r11693: add a file that was missed. by sewardj · 13 years ago
  63. 852c640 Test cases for #270082 (s390x: Make sure to point the PSW address to by sewardj · 13 years ago
  64. d50650d s390x: rewrite some testcases. To make my testing and debugging life by sewardj · 13 years ago
  65. aba3533 Testcases for s390x conditional load and store. See #269209. by sewardj · 13 years ago
  66. 669b910 Add s390x-esque test for folding Iop_And16. From #268513 comment 3. by sewardj · 13 years ago
  67. 8ef7224 Test improvements for FLOGR. Part of #268715. (Florian Krohm, britzel@acm.org) by sewardj · 13 years ago
  68. 15f9feb 'make dist' fixes following s390x-linux merge. (Christian Borntraeger by sewardj · 13 years ago
  69. 8b8e680 Make this executable. by sewardj · 13 years ago
  70. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago