1. 47a6a5f A simple test of m{f,t}ocrf. by sewardj · 18 years ago
  2. c075dfc Add regression tests for the twi and tdi instructions, and also for by sewardj · 18 years ago
  3. 378753b Regtest for a double -> unsigned int conversion that xlc generates by sewardj · 18 years ago
  4. ba04c1b Bring these tests into operation. by sewardj · 19 years ago
  5. 258160c Add test cases for soem FX (general-purpose) and GX (graphics) optional insns. by sewardj · 19 years ago
  6. ce07094 Check lsw/stsw insns in 64-bit mode. by sewardj · 19 years ago
  7. b5b6311 Don't build the Altivec constant tables unless Altivec instruction by sewardj · 19 years ago
  8. 811f02e Yet another possible output, due to trivial differences in backtraces. by sewardj · 19 years ago
  9. 8215ffa Forgot to svn add this. by sewardj · 19 years ago
  10. 7c01859 by sewardj · 19 years ago
  11. 0a3490b Wibble. by sewardj · 19 years ago
  12. 80d9eac More __libc_start_main -> "(below_main)" changes. by sewardj · 19 years ago
  13. 2da8f33 Update with new expected outputs. by sewardj · 19 years ago
  14. 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 19 years ago
  15. 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
  16. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  17. 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 19 years ago
  18. 0126214 by sewardj · 19 years ago
  19. cea9ae4 Add ppc64 int,fp,vmx regtest: jm-insns by cerion · 19 years ago
  20. a2a5838 Update ppc32 jm-insns regtest to test ppc64 insns, if built with -m64. by cerion · 19 years ago
  21. b8efd2a regtest none::ppc32 by cerion · 19 years ago
  22. 5267526 Tidy up ppc32 jm-insns test some more. by cerion · 19 years ago
  23. 8a43f81 Tidied up jm-insns.c test a little. by cerion · 19 years ago
  24. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  25. 586fb03 Added fp regtest - needed some hackery to get around VEX's loss of accuracy. by cerion · 19 years ago
  26. 57c3e5d Changed jm_insns.c usage to use one of flags 'i|f|a' to run int|fp|av insns respectively. by cerion · 19 years ago
  27. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
  28. cfe9491 Added explanation of insn patching used in ppc32 test jm-insns. by cerion · 19 years ago
  29. c08c8c5 Added tests for ppc32 floating point load/stores by cerion · 19 years ago
  30. d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
  31. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  32. f811097 Stop gcc4 complaints re ppc32 test - Moved all declarations in front of statements. by cerion · 19 years ago
  33. 842c93f Disable 'yield' -- it fails so often that it's useless. by njn · 19 years ago
  34. 20eb26d Fix build system bug causing omission of some ppc32 test files from the tarball. by sewardj · 19 years ago
  35. 664c859 Don't test division by zero; 7400 doesn't do what 970/7447 do. by sewardj · 19 years ago
  36. 0e5c1ef Update expected outputs. by sewardj · 19 years ago
  37. fdeaa95 Another m{t,f}{xer,lr,ctr} simplification. by sewardj · 19 years ago
  38. 941051f Test m{t,f}{xer,lr,ctr} in a simpler way. by sewardj · 19 years ago
  39. e70e7c2 If we're doing an estimation operation, arrange to zap the bottom byte by sewardj · 19 years ago
  40. b05b0dd Update expected output. by sewardj · 19 years ago
  41. 81aab3c Fix up the test program so it behaves the same on different CPUs (when run by sewardj · 19 years ago
  42. 5777862 Fix this so that it compiles with gcc4 by writing the test fns by sewardj · 19 years ago
  43. 2fa01f1 Add a few missing regtest outputs. by sewardj · 19 years ago
  44. 1b6b2b3 Changed altivec floating point setup to Java/IEEE mode by cerion · 19 years ago
  45. 0ba33f6 Last of the __libc_start_main fixes. by tom · 19 years ago
  46. 605da88 More __libc_start_main updates. by tom · 19 years ago
  47. 8f5fc19 Added tests for latest altivec fp insns by cerion · 19 years ago
  48. 05cf1eb Added tests for altivec load/stores Enabled altivec float tests by cerion · 19 years ago
  49. b3eb91b comment out altivec tests for unsupported insns by cerion · 19 years ago
  50. 00cfcfc Don't imply that the --tool option is mandatory. by njn · 19 years ago
  51. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  52. b6d05e6 Use the amd64 tests on amd64 not the x86 ones... by tom · 19 years ago
  53. accb353 Run instruction tests under memcheck as well as none. by tom · 19 years ago
  54. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  55. 530f735 Stop gcc4 complaining about pointer signedness mismatches. by sewardj · 19 years ago
  56. e13d5cf Another Altivec test program. by sewardj · 19 years ago
  57. a29a908 Add instruction-set tests for ppc32 (integer, FP, altivec). by sewardj · 19 years ago
  58. 4818d73 Avoid compiler warnings. by njn · 19 years ago
  59. 7276f3a filter_linenos was not making it into tarballs. by sewardj · 19 years ago
  60. 9f98341 Update results - we now emulate the whole LDT. by tom · 19 years ago
  61. 3c3f0c1 Document the --kernel-variant= option. by sewardj · 19 years ago
  62. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  63. 23e40f8 Run the right regression tests... by njn · 19 years ago
  64. 95f9ed6 Add tests for 64 bit instructions. by tom · 19 years ago
  65. 516fd46 Sync sse2 tests from x86 to amd64. by tom · 19 years ago
  66. 6a18161 Add test cases for amd64 vector FP unordered compares. by sewardj · 19 years ago
  67. 3a76869 Oops, this should have been included in r5014. by sewardj · 19 years ago
  68. dea851c Add test cases for SSE unordered-compare instructions. by sewardj · 19 years ago
  69. c8d121f Enable tests for shld/shrd instructions which are now supported on amd64. by tom · 19 years ago
  70. 7559dbc Test shrd/shld. by sewardj · 19 years ago
  71. 7563f2b Re-enable a load of tests for instructions which VEX now implements. by tom · 19 years ago
  72. 1565bce Add an insn_basic test for amd64. This is based on the x86 one so by tom · 19 years ago
  73. bbe14b1 Fix up references to log files names containing "pid" in them and by tom · 19 years ago
  74. 7fb9df9 Allow rax/rbx/rcx/rdx (and their narrower counterparts) to be used by tom · 19 years ago
  75. 78a8fec Fix the amd64 version of gen_insn_test.pl to strip any b/w/d suffix by tom · 19 years ago
  76. be622ec Also test jecxz. by sewardj · 19 years ago
  77. ae8bce9 Split faultstatus into the platform independent tests and those by tom · 19 years ago
  78. b8abe82 Remove the as_mmap and as_shm tests which don't make much sense since by tom · 19 years ago
  79. 0d15944 Don't give the heap execute permission - the linux kernel doesn't by tom · 19 years ago
  80. 2e9f3f3 The version string from --version was being printed to stderr. This by njn · 19 years ago
  81. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  82. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  83. 8b43555 Fix make dist (seems to work, but am unsure if this is the right fix). by sewardj · 19 years ago
  84. 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
  85. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  86. 746f02c Fix 'shell' for those lacking '.' in their $PATH, hopefully. by njn · 19 years ago
  87. bfb22ad Filter out line numbers from shell error messages. by tom · 19 years ago
  88. 7375061 by njn · 19 years ago
  89. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  90. 7528bd2 Test for jrcxz. by sewardj · 19 years ago
  91. 01a4d87 Even more regtests by sewardj · 19 years ago
  92. b966e55 Add regtests for SSE2 pmaddwd. by sewardj · 19 years ago
  93. 19cd6b5 Reenable SSE2 psadbw test. by sewardj · 19 years ago
  94. 343dbe4 Test misc sbb/adc insns. by sewardj · 19 years ago
  95. 050ac28 Test simulation of x86 'fxtract'. by sewardj · 19 years ago
  96. a0461a6 Get rid of the "ioctl-mmap" weird-hack flag. by sewardj · 19 years ago
  97. a23e6c9 Fix scalar and cmdline[12]. by njn · 19 years ago
  98. 45f4e7c by sewardj · 19 years ago
  99. 98b1407 Remove unnecessary filter_* files for ppc32. by njn · 19 years ago
  100. e127c3e Fix register constraints to this works with both -O and without (David by sewardj · 19 years ago