- c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 13 years ago
- e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
- 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 15 years ago
- cef7d3e by sewardj · 15 years ago
- e86310f In order to make it possible for Valgrind to restart client syscalls by sewardj · 16 years ago
- d660d41 Initial VEX-end support for Darwin (x86 and amd64). by sewardj · 16 years ago
- 478646f Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This by sewardj · 17 years ago
- a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
- e744153 Update copyright dates. by sewardj · 18 years ago
- a33e9a4 Update copyright dates. by sewardj · 18 years ago
- f32d5a5 Add a function to set/clear the x86 carry flag. (untested) by sewardj · 19 years ago
- ce02aa7 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
- 3f46a01 Simulate complete LDT and GDT, rather than just a prefix thereof. by sewardj · 19 years ago
- 6d26984 Track the status of the %EFLAGS.AC (alignment check) bit, but by sewardj · 19 years ago
- 7bd6ffe by sewardj · 19 years ago
- dbcfae7 by sewardj · 19 years ago
- 1f126c5 Add guest_TISTART and guest_TILEN fields to all guest state structs, by sewardj · 20 years ago
- 38a3f86 On x86 host and guest, re-implement the way MMX instructions are done, by sewardj · 20 years ago
- 3bd6f3e x86 guest: simulate LDT/GDT enough that code using segment override by sewardj · 20 years ago
- 70f676d More support for memchecking 128-bit SIMD code. by sewardj · 20 years ago
- 7df596b x86 guest: Implement various insns: by sewardj · 20 years ago
- c9a4366 Make a start on SSE for x86 guest. by sewardj · 20 years ago
- d01a963 guest x86: fix x87 FP rounding modes enough so that by sewardj · 20 years ago
- 893aada Create a new mechanism: "emulation warnings", which is a way for Vex by sewardj · 20 years ago
- f8ed9d8 Add copyright notices. by sewardj · 20 years ago
- 2a2ba8b x86 guest: majorly rehash eflags thunk scheme for a second time. See by sewardj · 20 years ago
- 948d48b Major overhaul of x86 guest eflags handling, so as to make one by sewardj · 20 years ago
- 006a6a2 Simulate bit 21 of eflags (ID), so that CPUID tests work properly. by sewardj · 20 years ago
- 81ec418 New regime for baseblock layout, as described in comment in by sewardj · 20 years ago
- 76bdc80 Improve naming scheme for library-visible fns (infrastructural improvement) by sewardj · 20 years ago
- 8d2291c Generic fixes to iropt to enable it to be as sloppy with exceptions as by sewardj · 20 years ago
- 063f02f Start to teach Vex (guest x86) about segment registers. by sewardj · 20 years ago
- 96604c1 Test commit. by sewardj · 20 years ago
- 300361f Add a function to initialise the x87 FPU guest state. by sewardj · 20 years ago
- f6dc3ce Remove all references to hardwired guest state offsets. Instead, by sewardj · 20 years ago
- 0c2cb62 x86 guest: Add functions vex_to_x87 and x87_to_vex to properly by sewardj · 20 years ago