- 1ceeaf5 Add test for tw instruction. by sewardj · 17 years ago
- c485ef2 Add test for tw and td instructions. by sewardj · 17 years ago
- 268b2f5 Add regtest for amd64 implementation of maskmovq and maskmovdq. by sewardj · 17 years ago
- b508d77 Older assemblers on amd64-linux don't do lahf/sahf; work around that. by sewardj · 18 years ago
- 1f456de Test sahf/lahf on amd64. by sewardj · 18 years ago
- fa18a26 Don't build SSE3 tests if the configure test determined that the assembler by sewardj · 18 years ago
- de21b95 Add a test for vex ppc64 code generation bug fixed by vex r1739 by sewardj · 18 years ago
- 8af928c Updated expected output. by sewardj · 18 years ago
- 4ad1357 Make SSE-1 friendly. by sewardj · 18 years ago
- 2990a49 Add regtest against vex cse failure that surfaced in 3.2.2. by sewardj · 18 years ago
- 0d9a3ef Add a test for rc{l,r}{bwlq} on amd64. (from Emmanuel Thomé) by sewardj · 18 years ago
- 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
- aff33ae Update expected output following r6447 (Test lvxl and stvxl.) by sewardj · 18 years ago
- 7a1f3b6 Add regtest for bug129390 (altivec cache hint insns) by sewardj · 18 years ago
- 0b21412 Test lvxl and stvxl. by sewardj · 18 years ago
- e780434 Add regtest for #139050. by sewardj · 18 years ago
- cbe6c57 Regtest for bug 137714 (x86 MASKMOVQ/MASKMOVDQU insns) by sewardj · 18 years ago
- bf57ce7 Use standard pthread mutexes instead of spinlocks. Not all distros by sewardj · 18 years ago
- 76e8a96 Add locking so this produces repeatable results (Bart Van Assche). by sewardj · 18 years ago
- e1494c6 64-bit followup to r6404: fix and simplify the inline assembly, so it by sewardj · 18 years ago
- 5f2d97b Fix and simplify the inline assembly, so it works right when compiled by sewardj · 18 years ago
- 1f84dbc Include missing files in tarball. by sewardj · 18 years ago
- 2f3bcd2 Minor tidying for regtests on AIX. by sewardj · 18 years ago
- 7e0b776 Fix various regtests, mostly by adding 64-bit outputs. by sewardj · 18 years ago
- 0306d74 Update expected output. by sewardj · 18 years ago
- c8990d3 On SuSE 10.1 (amd64) fd 4 seems to be open at process start. Close it by sewardj · 18 years ago
- fc9f82d Update a couple of expected outputs. by sewardj · 18 years ago
- 82020a8 Add a regression test, courtesy of Bart Van Assche. by njn · 18 years ago
- 7d47d9e Regtest for #135421 (long-form encoding of 'push{l,w} %reg') by sewardj · 18 years ago
- 8116d7b A test for JECXZ and JCXZ. by sewardj · 18 years ago
- b95cd58 Add a regtest for #126147. by sewardj · 18 years ago
- 7554cc8 Add a regtest for #125959. by sewardj · 18 years ago
- 90527e3 Change a bunch of pointer <-> int casts to pointer <-> long casts so by sewardj · 18 years ago
- 3477e8c Update expected output. by sewardj · 18 years ago
- 4bdd505 Merge r6113: by sewardj · 18 years ago
- 1eff82b by sewardj · 18 years ago
- 90da11b A a test for the 'mcrfs' insn. by sewardj · 18 years ago
- 68245ce Regtest for #133678 (amd64 pextrw with 64-bit dst register) by sewardj · 18 years ago
- cbc4bdf Add regtest for #132918 (amd64 fprem). by sewardj · 18 years ago
- 969d89c 64-bit regtest for #132813 (Assertion at priv/guest-x86/toIR.c:652 fails) by sewardj · 18 years ago
- 56a6f41 Regtest for #132813 (Assertion at priv/guest-x86/toIR.c:652 fails) by sewardj · 18 years ago
- 42e9bd0 Add missing #include. by sewardj · 18 years ago
- ec4e607 Hand assemble cmpxchg16b as old assemblers don't understand it. by tom · 18 years ago
- 409e73f Regtest for #127521 (amd64 cmpxchg8b/16b). by sewardj · 18 years ago
- 35c1c7c Regression test for fix for #129866. by sewardj · 18 years ago
- c73fe10 Regtest for bug fixed by r6001. by sewardj · 18 years ago
- c49ae75 Regression tests for SSE3 support. by sewardj · 18 years ago
- 1d47aef Re-enable regression tests for AMD64 SSE2 'psadbw'. by sewardj · 18 years ago
- 33dbfce Clarify usage instructions for --trace-flags. by njn · 18 years ago
- b80c828 Oops, track date change in r5940. by sewardj · 18 years ago
- 4a99459 Disable tests none/tests/amd64/faultstatus, none/tests/x86/faultstatus by sewardj · 18 years ago
- 365985f Update expected outputs following r5895. by sewardj · 19 years ago
- 0e21d1d Regression test for clc/stc/cmc on amd64. by sewardj · 19 years ago
- 67b0a95 Tests for 16/32 bit byte reversed loads and stores. by sewardj · 19 years ago
- d7aca4c Tests for the mov{z,s}{bw,bl,wl} instructions. by sewardj · 19 years ago
- e87dba3 Build fixes for gcc-3.3.3. by sewardj · 19 years ago
- ca54af3 by njn · 19 years ago
- a0d693b Regression test cases for FP rounding modes on ppc32 and ppc64. (Dave Nomura). by sewardj · 19 years ago
- 1b1d752 Re-enable amd64 test for pmaddwd. by sewardj · 19 years ago
- 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
- 00f1e62 Work around lameness in older ppc assemblers. by sewardj · 19 years ago
- 8d904ee Add an amd64 test program for 'fxtract' - just a copy of the x86 one. by sewardj · 19 years ago
- d37aa77 A test for fcmovnu. by sewardj · 19 years ago
- 1168428 Test for fcmovnu. by sewardj · 19 years ago
- 47a6a5f A simple test of m{f,t}ocrf. by sewardj · 19 years ago
- c075dfc Add regression tests for the twi and tdi instructions, and also for by sewardj · 19 years ago
- 378753b Regtest for a double -> unsigned int conversion that xlc generates by sewardj · 19 years ago
- ba04c1b Bring these tests into operation. by sewardj · 19 years ago
- 258160c Add test cases for soem FX (general-purpose) and GX (graphics) optional insns. by sewardj · 19 years ago
- ce07094 Check lsw/stsw insns in 64-bit mode. by sewardj · 19 years ago
- b5b6311 Don't build the Altivec constant tables unless Altivec instruction by sewardj · 19 years ago
- 811f02e Yet another possible output, due to trivial differences in backtraces. by sewardj · 19 years ago
- 8215ffa Forgot to svn add this. by sewardj · 19 years ago
- 7c01859 by sewardj · 19 years ago
- 0a3490b Wibble. by sewardj · 19 years ago
- 80d9eac More __libc_start_main -> "(below_main)" changes. by sewardj · 19 years ago
- 2da8f33 Update with new expected outputs. by sewardj · 19 years ago
- 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 19 years ago
- 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
- 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 19 years ago
- 0126214 by sewardj · 19 years ago
- cea9ae4 Add ppc64 int,fp,vmx regtest: jm-insns by cerion · 19 years ago
- a2a5838 Update ppc32 jm-insns regtest to test ppc64 insns, if built with -m64. by cerion · 19 years ago
- b8efd2a regtest none::ppc32 by cerion · 19 years ago
- 5267526 Tidy up ppc32 jm-insns test some more. by cerion · 19 years ago
- 8a43f81 Tidied up jm-insns.c test a little. by cerion · 19 years ago
- bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
- 586fb03 Added fp regtest - needed some hackery to get around VEX's loss of accuracy. by cerion · 19 years ago
- 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
- cfe9491 Added explanation of insn patching used in ppc32 test jm-insns. by cerion · 19 years ago
- c08c8c5 Added tests for ppc32 floating point load/stores by cerion · 19 years ago
- d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
- 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
- f811097 Stop gcc4 complaints re ppc32 test - Moved all declarations in front of statements. by cerion · 19 years ago
- 842c93f Disable 'yield' -- it fails so often that it's useless. by njn · 19 years ago
- 20eb26d Fix build system bug causing omission of some ppc32 test files from the tarball. by sewardj · 19 years ago
- 664c859 Don't test division by zero; 7400 doesn't do what 970/7447 do. by sewardj · 19 years ago
- 0e5c1ef Update expected outputs. by sewardj · 19 years ago
- fdeaa95 Another m{t,f}{xer,lr,ctr} simplification. by sewardj · 19 years ago
- 941051f Test m{t,f}{xer,lr,ctr} in a simpler way. by sewardj · 19 years ago