- 7e1b3b2 wibble by njn · 21 years ago
- 4395356 Added (trivially) "XCHG eAX,eSP" instruction. by njn · 21 years ago
- 9a07c22 by njn · 21 years ago
- a2c92ed Fixed cpuid regtest, which was broken by the switch to using the machine's real by njn · 21 years ago
- 319ddec comment only by njn · 21 years ago
- 2392dd6 make sure that the cpuid of the simulated CPUID doesn't pretend by daywalker · 21 years ago
- 2aaa2ca Move two variable declarations to the start of their enclosing blocks. by njn · 21 years ago
- 9dd209f A few more SSEs. by sewardj · 21 years ago
- 745561e Make the CPUID helper really do cpuid, so that what is returned by sewardj · 21 years ago
- 2db567e A few more SSE float (scalar,packed) insns. Something is not right; by sewardj · 21 years ago
- 1e86b8b - Add a few more SSE instructions by sewardj · 21 years ago
- 095c3bc Add some more SSE/SSE2 floating point instructions. by sewardj · 21 years ago
- e9212b3 AC_PROG_EGREP wasn't too portable after all. Better fixing it the lame but by daywalker · 21 years ago
- abf8bf8 - Continue to clear up SSE insn emitters following recent cleanups re by sewardj · 21 years ago
- 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
- bc148f2 Fill in a whole bunch of boring-ass SSE SIMD-integer insns. by sewardj · 21 years ago
- e3891fa Yet more SSE insns. by sewardj · 21 years ago
- 6bc4055 - Comment out SSE uinstrs which have not so far been used. by sewardj · 21 years ago
- e64b684 Remove debug printing that sneaked in. by sewardj · 21 years ago
- 1863abc Teach AddrCheck about some SSE uinstrs. by sewardj · 21 years ago
- 5d58cb4 Do SSE insns PSRLDQ, PSLLDQ by sewardj · 21 years ago
- 7c4b604 Get rid of spurious declaration for fooble. by sewardj · 21 years ago
- a453fb0 More SSE instructions. by sewardj · 21 years ago
- ea691a1 Add yet more SSE/SSE2 instructions. The party never stops here at by sewardj · 21 years ago
- 2ca39a1 - saneUInstr: Allow SSE4 to have CCf (writes ZCP flags). by sewardj · 21 years ago
- 8f33ba6 Fix code generation errors for the SSE3g_ family. This fixes various by sewardj · 21 years ago
- 839299f When exiting with VgSrc_BbsDone (switching back to real CPU because by sewardj · 21 years ago
- 39209d4 several wibbles: added some missing types in function protos, some missing by njn · 21 years ago
- fd7c231 don't bail out when pthread_once's init route calls itself recursively by daywalker · 21 years ago
- b31b06d Tonight's installment of SSE madness. Add a couple more nasties by sewardj · 21 years ago
- b452ba4 Whoops, should have committed this when I added SIOCOUTQ ioctl. by njn · 21 years ago
- f31d5e3 Added SIOCOUTQ ioctl, thanks to Lennert Buytenhek <buytenh@gnu.org>. by njn · 21 years ago
- a63e2d7 by njn · 21 years ago
- 75b31b3 Update, obviously hasn't been for a while, was majorly out of date and by njn · 21 years ago
- 47c8af4 Minor improvement. by njn · 21 years ago
- c061666 Added support for Value16 and Addr16 error suppressions. by njn · 21 years ago
- 02af6bc Fill in a few more SSE/SSE2 insns, with current aim of being able to by sewardj · 21 years ago
- 458f236 revert last commit. too unportable by daywalker · 21 years ago
- 6d48789 distribute glibc 2.3 suppression file by daywalker · 21 years ago
- 09e51ce Fixed stupid bugs in overlap detection. by njn · 21 years ago
- bfa6bce Fix problem with LAHF. by njn · 21 years ago
- b7a818d Fixed bug in first attempt at 'lahf'. So much for my supposed testing. by njn · 21 years ago
- e187999 suppressions by daywalker · 21 years ago
- 4d1a9bf wibble by njn · 21 years ago
- d6251f1 by njn · 21 years ago
- c30277f by njn · 21 years ago
- 9e68666 fixing minor oddity in configure output by daywalker · 21 years ago
- 781132b some makefile massaging to avoid that things get compiled during make install by daywalker · 21 years ago
- bc41fbe fix expected output by daywalker · 21 years ago
- 12bdc60 make the new symbols weak to fix the new_override testcase. by daywalker · 21 years ago
- c5c3447 whoops. one more by daywalker · 21 years ago
- 6672df0 unbreak make regtest again by daywalker · 21 years ago
- 35a1779 Add some more SSE insns. by sewardj · 21 years ago
- c5c1b18 comments only by njn · 21 years ago
- 0aae1bf some ignores by daywalker · 21 years ago
- de8aecf Fix a design flaw in the SSE decoder. Remove duplication and by sewardj · 21 years ago
- 4a6a44f minor code simplification by daywalker · 21 years ago
- 63f6f78 add glibc 2.3 suppression file before I loose it again :( by daywalker · 21 years ago
- 7700d68 compiler warning cleanups by daywalker · 21 years ago
- 93992e2 Teach memcheck about the SSE UInstrs generated thus far. So now the by sewardj · 21 years ago
- a60be0e Implement enough SSE/SSE2 insns so that all the GL demos in qt-3.1.0 by sewardj · 21 years ago
- febaa3b Implement a few SSE instructions, enough to run bzip2 when compiled by sewardj · 22 years ago
- d9eb017 wibble by njn · 22 years ago
- 308955f by njn · 22 years ago
- 39c8665 wibble by njn · 22 years ago
- 6c003c6 by njn · 22 years ago
- 2974e48 wibble by njn · 22 years ago
- b767769 Minor addition. by njn · 22 years ago
- 627e626 Minor docs fixups. by njn · 22 years ago
- 1078545 by njn · 22 years ago
- d304045 by njn · 22 years ago
- 7b456f5 improved comments only by njn · 22 years ago
- 497ec3f wibble by njn · 22 years ago
- 8cec6ee Add UCode opcodes for SSE/SSE2. by sewardj · 22 years ago
- 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 22 years ago
- 92f4b88 Back out symlinking of libpthread.so in coregrind; it causes build by sewardj · 22 years ago
- 1be6161 Minor type fixups. by njn · 22 years ago
- 29a0abf undo last change (stupid) by njn · 22 years ago
- 5e468f9 wibble by njn · 22 years ago
- 2e9b6a9 Removed statement with no effect. by njn · 22 years ago
- 8372b7f wibble by njn · 22 years ago
- cbc4094 wibble by njn · 22 years ago
- 20c25d5 wibble by njn · 22 years ago
- f9ebf67 wibble by njn · 22 years ago
- 633de32 by njn · 22 years ago
- a5a40c5 whoops by njn · 22 years ago
- c229f5b These client requests were moved to include/vg_skin.h a while ago, but I forgot by njn · 22 years ago
- 25418ae by sewardj · 22 years ago
- 866db0d Added a suppression for a leak in Valgrind's own libpthread.so :( by njn · 22 years ago
- 4a3849b Merge patch from JosefW: by sewardj · 22 years ago
- 3d47b79 Finalise for 1.9.6. by sewardj · 22 years ago
- 9eda048 Whoops, forgot this on last commit. by sewardj · 22 years ago
- d541229 by sewardj · 22 years ago
- e43d3ae Added README_DEVELOPERS file. by njn · 22 years ago
- 42e23f2 by njn · 22 years ago
- 9e625b8 fix regression test run failure. appears to be a glibc bug by daywalker · 22 years ago
- d66d06a Made 'tronical' and 'pushfpopf' less likely to fail by filtering their stderr by njn · 22 years ago
- cb13052 by njn · 22 years ago
- 3791882 Document 1.9.6 fixes. by sewardj · 22 years ago
- 9023879 Grrr, I made new changes to this on 2_0_BRANCH. Pull them into head by sewardj · 22 years ago