1. 7d47d9e Regtest for #135421 (long-form encoding of 'push{l,w} %reg') by sewardj · 18 years ago
  2. 8116d7b A test for JECXZ and JCXZ. by sewardj · 18 years ago
  3. b95cd58 Add a regtest for #126147. by sewardj · 18 years ago
  4. 7554cc8 Add a regtest for #125959. by sewardj · 18 years ago
  5. 90527e3 Change a bunch of pointer <-> int casts to pointer <-> long casts so by sewardj · 18 years ago
  6. 3477e8c Update expected output. by sewardj · 18 years ago
  7. 4bdd505 Merge r6113: by sewardj · 18 years ago
  8. 1eff82b by sewardj · 18 years ago
  9. 64ea7f8 Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import by njn · 18 years ago
  10. 90da11b A a test for the 'mcrfs' insn. by sewardj · 18 years ago
  11. 68245ce Regtest for #133678 (amd64 pextrw with 64-bit dst register) by sewardj · 18 years ago
  12. cbc4bdf Add regtest for #132918 (amd64 fprem). by sewardj · 18 years ago
  13. 969d89c 64-bit regtest for #132813 (Assertion at priv/guest-x86/toIR.c:652 fails) by sewardj · 18 years ago
  14. 56a6f41 Regtest for #132813 (Assertion at priv/guest-x86/toIR.c:652 fails) by sewardj · 18 years ago
  15. 42e9bd0 Add missing #include. by sewardj · 18 years ago
  16. ec4e607 Hand assemble cmpxchg16b as old assemblers don't understand it. by tom · 18 years ago
  17. 409e73f Regtest for #127521 (amd64 cmpxchg8b/16b). by sewardj · 18 years ago
  18. 35c1c7c Regression test for fix for #129866. by sewardj · 18 years ago
  19. c73fe10 Regtest for bug fixed by r6001. by sewardj · 18 years ago
  20. c49ae75 Regression tests for SSE3 support. by sewardj · 18 years ago
  21. 1d47aef Re-enable regression tests for AMD64 SSE2 'psadbw'. by sewardj · 18 years ago
  22. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  23. 33dbfce Clarify usage instructions for --trace-flags. by njn · 18 years ago
  24. b80c828 Oops, track date change in r5940. by sewardj · 18 years ago
  25. 4a99459 Disable tests none/tests/amd64/faultstatus, none/tests/x86/faultstatus by sewardj · 18 years ago
  26. 365985f Update expected outputs following r5895. by sewardj · 18 years ago
  27. 0e21d1d Regression test for clc/stc/cmc on amd64. by sewardj · 18 years ago
  28. 67b0a95 Tests for 16/32 bit byte reversed loads and stores. by sewardj · 18 years ago
  29. d7aca4c Tests for the mov{z,s}{bw,bl,wl} instructions. by sewardj · 18 years ago
  30. e87dba3 Build fixes for gcc-3.3.3. by sewardj · 18 years ago
  31. ca54af3 by njn · 18 years ago
  32. a0d693b Regression test cases for FP rounding modes on ppc32 and ppc64. (Dave Nomura). by sewardj · 18 years ago
  33. 1b1d752 Re-enable amd64 test for pmaddwd. by sewardj · 18 years ago
  34. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
  35. 00f1e62 Work around lameness in older ppc assemblers. by sewardj · 19 years ago
  36. 8d904ee Add an amd64 test program for 'fxtract' - just a copy of the x86 one. by sewardj · 19 years ago
  37. d37aa77 A test for fcmovnu. by sewardj · 19 years ago
  38. 1168428 Test for fcmovnu. by sewardj · 19 years ago
  39. 47a6a5f A simple test of m{f,t}ocrf. by sewardj · 19 years ago
  40. c075dfc Add regression tests for the twi and tdi instructions, and also for by sewardj · 19 years ago
  41. 378753b Regtest for a double -> unsigned int conversion that xlc generates by sewardj · 19 years ago
  42. ba04c1b Bring these tests into operation. by sewardj · 19 years ago
  43. 258160c Add test cases for soem FX (general-purpose) and GX (graphics) optional insns. by sewardj · 19 years ago
  44. ce07094 Check lsw/stsw insns in 64-bit mode. by sewardj · 19 years ago
  45. b5b6311 Don't build the Altivec constant tables unless Altivec instruction by sewardj · 19 years ago
  46. 811f02e Yet another possible output, due to trivial differences in backtraces. by sewardj · 19 years ago
  47. 8215ffa Forgot to svn add this. by sewardj · 19 years ago
  48. 7c01859 by sewardj · 19 years ago
  49. 0a3490b Wibble. by sewardj · 19 years ago
  50. 80d9eac More __libc_start_main -> "(below_main)" changes. by sewardj · 19 years ago
  51. 2da8f33 Update with new expected outputs. by sewardj · 19 years ago
  52. 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 19 years ago
  53. 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
  54. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  55. 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 19 years ago
  56. 0126214 by sewardj · 19 years ago
  57. cea9ae4 Add ppc64 int,fp,vmx regtest: jm-insns by cerion · 19 years ago
  58. a2a5838 Update ppc32 jm-insns regtest to test ppc64 insns, if built with -m64. by cerion · 19 years ago
  59. b8efd2a regtest none::ppc32 by cerion · 19 years ago
  60. 5267526 Tidy up ppc32 jm-insns test some more. by cerion · 19 years ago
  61. 8a43f81 Tidied up jm-insns.c test a little. by cerion · 19 years ago
  62. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  63. 586fb03 Added fp regtest - needed some hackery to get around VEX's loss of accuracy. by cerion · 19 years ago
  64. 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
  65. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
  66. cfe9491 Added explanation of insn patching used in ppc32 test jm-insns. by cerion · 19 years ago
  67. c08c8c5 Added tests for ppc32 floating point load/stores by cerion · 19 years ago
  68. d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
  69. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  70. f811097 Stop gcc4 complaints re ppc32 test - Moved all declarations in front of statements. by cerion · 19 years ago
  71. 842c93f Disable 'yield' -- it fails so often that it's useless. by njn · 19 years ago
  72. 20eb26d Fix build system bug causing omission of some ppc32 test files from the tarball. by sewardj · 19 years ago
  73. 664c859 Don't test division by zero; 7400 doesn't do what 970/7447 do. by sewardj · 19 years ago
  74. 0e5c1ef Update expected outputs. by sewardj · 19 years ago
  75. fdeaa95 Another m{t,f}{xer,lr,ctr} simplification. by sewardj · 19 years ago
  76. 941051f Test m{t,f}{xer,lr,ctr} in a simpler way. by sewardj · 19 years ago
  77. e70e7c2 If we're doing an estimation operation, arrange to zap the bottom byte by sewardj · 19 years ago
  78. b05b0dd Update expected output. by sewardj · 19 years ago
  79. 81aab3c Fix up the test program so it behaves the same on different CPUs (when run by sewardj · 19 years ago
  80. 5777862 Fix this so that it compiles with gcc4 by writing the test fns by sewardj · 19 years ago
  81. 2fa01f1 Add a few missing regtest outputs. by sewardj · 19 years ago
  82. 1b6b2b3 Changed altivec floating point setup to Java/IEEE mode by cerion · 19 years ago
  83. 0ba33f6 Last of the __libc_start_main fixes. by tom · 19 years ago
  84. 605da88 More __libc_start_main updates. by tom · 19 years ago
  85. 8f5fc19 Added tests for latest altivec fp insns by cerion · 19 years ago
  86. 05cf1eb Added tests for altivec load/stores Enabled altivec float tests by cerion · 19 years ago
  87. b3eb91b comment out altivec tests for unsupported insns by cerion · 19 years ago
  88. 00cfcfc Don't imply that the --tool option is mandatory. by njn · 19 years ago
  89. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  90. b6d05e6 Use the amd64 tests on amd64 not the x86 ones... by tom · 19 years ago
  91. accb353 Run instruction tests under memcheck as well as none. by tom · 19 years ago
  92. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  93. 530f735 Stop gcc4 complaining about pointer signedness mismatches. by sewardj · 19 years ago
  94. e13d5cf Another Altivec test program. by sewardj · 19 years ago
  95. a29a908 Add instruction-set tests for ppc32 (integer, FP, altivec). by sewardj · 19 years ago
  96. 4818d73 Avoid compiler warnings. by njn · 19 years ago
  97. 7276f3a filter_linenos was not making it into tarballs. by sewardj · 19 years ago
  98. 9f98341 Update results - we now emulate the whole LDT. by tom · 19 years ago
  99. 3c3f0c1 Document the --kernel-variant= option. by sewardj · 19 years ago
  100. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago