1. 728ae1c Get rid of compiler warnings. by sewardj · 17 years ago
  2. 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
  3. 0657e1c Test for decoding of some instructions with redundant REX.W bits in by sewardj · 17 years ago
  4. 268b2f5 Add regtest for amd64 implementation of maskmovq and maskmovdq. by sewardj · 17 years ago
  5. b508d77 Older assemblers on amd64-linux don't do lahf/sahf; work around that. by sewardj · 17 years ago
  6. 1f456de Test sahf/lahf on amd64. by sewardj · 17 years ago
  7. fa18a26 Don't build SSE3 tests if the configure test determined that the assembler by sewardj · 17 years ago
  8. 0d9a3ef Add a test for rc{l,r}{bwlq} on amd64. (from Emmanuel Thomé) by sewardj · 18 years ago
  9. 1f84dbc Include missing files in tarball. by sewardj · 18 years ago
  10. 90527e3 Change a bunch of pointer <-> int casts to pointer <-> long casts so 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. ec4e607 Hand assemble cmpxchg16b as old assemblers don't understand it. by tom · 18 years ago
  15. 409e73f Regtest for #127521 (amd64 cmpxchg8b/16b). by sewardj · 18 years ago
  16. c73fe10 Regtest for bug fixed by r6001. by sewardj · 18 years ago
  17. c49ae75 Regression tests for SSE3 support. by sewardj · 18 years ago
  18. 1d47aef Re-enable regression tests for AMD64 SSE2 'psadbw'. by sewardj · 18 years ago
  19. 4a99459 Disable tests none/tests/amd64/faultstatus, none/tests/x86/faultstatus by sewardj · 18 years ago
  20. 0e21d1d Regression test for clc/stc/cmc on amd64. by sewardj · 18 years ago
  21. 1b1d752 Re-enable amd64 test for pmaddwd. by sewardj · 18 years ago
  22. 8d904ee Add an amd64 test program for 'fxtract' - just a copy of the x86 one. by sewardj · 19 years ago
  23. 1168428 Test for fcmovnu. by sewardj · 19 years ago
  24. 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 19 years ago
  25. b6d05e6 Use the amd64 tests on amd64 not the x86 ones... by tom · 19 years ago
  26. accb353 Run instruction tests under memcheck as well as none. by tom · 19 years ago
  27. 95f9ed6 Add tests for 64 bit instructions. by tom · 19 years ago
  28. 516fd46 Sync sse2 tests from x86 to amd64. by tom · 19 years ago
  29. 6a18161 Add test cases for amd64 vector FP unordered compares. by sewardj · 19 years ago
  30. c8d121f Enable tests for shld/shrd instructions which are now supported on amd64. by tom · 19 years ago
  31. 7559dbc Test shrd/shld. by sewardj · 19 years ago
  32. 1565bce Add an insn_basic test for amd64. This is based on the x86 one so by tom · 19 years ago
  33. 7fb9df9 Allow rax/rbx/rcx/rdx (and their narrower counterparts) to be used by tom · 19 years ago
  34. 78a8fec Fix the amd64 version of gen_insn_test.pl to strip any b/w/d suffix by tom · 19 years ago
  35. be622ec Also test jecxz. by sewardj · 19 years ago
  36. ae8bce9 Split faultstatus into the platform independent tests and those by tom · 19 years ago
  37. 0d15944 Don't give the heap execute permission - the linux kernel doesn't by tom · 19 years ago
  38. 7528bd2 Test for jrcxz. by sewardj · 19 years ago
  39. dfaa496 Add tests for amd64 LOOP{,E,NE} insn. by sewardj · 19 years ago
  40. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  41. 42a65c9 Self-modifying-code check for amd64. by sewardj · 19 years ago
  42. 0be2610 Add test cases for MOVQ on amd64. by sewardj · 19 years ago
  43. 9be19da AMD x87 instruction tests. by sewardj · 19 years ago
  44. 4fa5e7c Use hi-half xmm registers (REX.R, REX.B == 1) (%xmm8-%xmm15) in an by sewardj · 19 years ago
  45. 8c1b7c4 Regression tests for amd64 instructions. by sewardj · 19 years ago
  46. c6fa942 * gcc-3.3.4 seems to generate non-working code for eq_double: workaround by sewardj · 19 years ago
  47. 46b9166 SSE2 tests for amd64. by sewardj · 19 years ago
  48. ed5417f * test cases for amd64 SSE * modify gen_insn_test to handle them by sewardj · 19 years ago
  49. a8532a3 Versions of Tom's excellent insn-set test programs modified for the by sewardj · 19 years ago
  50. c616819 by njn · 20 years ago