1. 8462d11 Constification part 4. by florian · 10 years ago
  2. 9b76916 Improve infrastructure for dealing with endianness in VEX. This patch by sewardj · 10 years ago
  3. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  4. 6c65c12 Support mmxext (integer sse) subset on i386 (athlon). by mjw · 11 years ago
  5. 442e51a Make diagnostics for SIGILL more controllable (VEX part). by sewardj · 12 years ago
  6. e13074c Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  7. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  8. 58a637b Make header files compilable by itself to get two benefits: by florian · 12 years ago
  9. 6ef84be Followup to r2483, purely mechanical. Rename: by florian · 12 years ago
  10. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  11. c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 12 years ago
  12. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  13. 03d9114 Wrap up "__attribute__((regparm(n)))" inside a macro so it is only by sewardj · 13 years ago
  14. 321bbbf Add support for AAD and AAM (base 10 only). Fixes #256387. by sewardj · 14 years ago
  15. be91791 Merge from branches/THUMB: A spechelper interface change that allows by sewardj · 14 years ago
  16. b9dc243 Implement SIDT and SGDT as pass-throughs to the host. It's a pretty by sewardj · 14 years ago
  17. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  18. 984d9b1 by sewardj · 15 years ago
  19. cef7d3e by sewardj · 15 years ago[Renamed (97%) from priv/guest-x86/gdefs.h]
  20. 3800e2d Handle fxrstor on x86. Fixes #126389. by sewardj · 16 years ago
  21. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  22. 8edc36b Implement DAA/DAS/AAA/AAS. Really stupid and ugly instructions which by sewardj · 17 years ago
  23. e744153 Update copyright dates. by sewardj · 18 years ago
  24. dd40fdf by sewardj · 18 years ago
  25. aca070a Merge r1663-r1666: by sewardj · 18 years ago
  26. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  27. a5f55da Don't use the bits VexArchInfo.hwcaps to distinguish ppc32 and ppc64, by sewardj · 18 years ago
  28. 879cee0 Move the helper function for x86 'fxtract' to g_generic_x87.c so by sewardj · 18 years ago
  29. c716aea Two different sets of changes (hard to disentangle): by sewardj · 19 years ago
  30. d14c570 x86 front end: implement in/out insns. by sewardj · 19 years ago
  31. fda10af x86 front end: implement FXTRACT. I knew there was a reason I'd been by sewardj · 19 years ago
  32. 8f40b07 Rename a couple of inconsistently-named helper functions. by sewardj · 19 years ago
  33. 4ed6429 Implement RDTSC on x86. by sewardj · 19 years ago
  34. 2eef773 Support x86 RCL instructions. by sewardj · 19 years ago
  35. 7bd6ffe by sewardj · 19 years ago
  36. dbcfae7 by sewardj · 19 years ago
  37. 9e6491a The logic that drove basic block to IR disassembly had been duplicated by sewardj · 19 years ago
  38. 27e1dd6 (API-visible change): generalise the VexSubArch idea. Everywhere by sewardj · 19 years ago
  39. e128ea1 The helper for FXAM wasn't setting the C1 flag correctly. This bug by sewardj · 19 years ago
  40. d24931d The party never stops in x86-land: implement 'fstsw' as cachegrind's by sewardj · 19 years ago
  41. b122d42 rm QEMU references; the derivation is now so distant its barely relevant. by sewardj · 19 years ago
  42. 5827784 More typechecker police. Hopefully this doesn't break anything. by sewardj · 19 years ago
  43. 893a330 This commit does multiple things (bad, I know): by sewardj · 20 years ago
  44. 63663e3 Paranoia in enum. by sewardj · 20 years ago
  45. 72c7281 Proper support for translation cache management: when a translation is by sewardj · 20 years ago
  46. 38a3f86 On x86 host and guest, re-implement the way MMX instructions are done, by sewardj · 20 years ago
  47. a0e83b0 * x86 guest: fix bug in stmxcsr -- rounding mode field set wrongly by sewardj · 20 years ago
  48. 9df271d Push subarchitecture stuff through the x86 parts. by sewardj · 20 years ago
  49. 3bd6f3e x86 guest: simulate LDT/GDT enough that code using segment override by sewardj · 20 years ago
  50. b9fa69b x86 host/guest: SSE2 integer shifts and subtracts by sewardj · 20 years ago
  51. e5854d6 x86 guest/host: implement a whole bunch of SSE2 integer insns by sewardj · 20 years ago
  52. 164f927 IR level for support of 128 integer SIMD operations. Use this to do by sewardj · 20 years ago
  53. 7df596b x86 guest: Implement various insns: by sewardj · 20 years ago
  54. 0bd7ce6 Even more SSE insns. by sewardj · 20 years ago
  55. b545208 x86 host/guest: even more SSE instructions by sewardj · 20 years ago
  56. 893aada Create a new mechanism: "emulation warnings", which is a way for Vex by sewardj · 20 years ago
  57. 9fc9e78 x86 guest: implement fsave/frstor instructions by sewardj · 20 years ago
  58. 2a9ad02 Start adding some ARM guest infrastructure stuff, but as a result get by sewardj · 20 years ago
  59. 8d14a59 Add MMX shift-by-vector (not correct yet). by sewardj · 20 years ago
  60. 63ba409 Implement a bunch more MMX insns. by sewardj · 20 years ago
  61. 4340dac Some more MMX insns. by sewardj · 20 years ago
  62. 464efa4 Partial support for MMX, using a low-performance scheme. by sewardj · 20 years ago
  63. f8ed9d8 Add copyright notices. by sewardj · 20 years ago
  64. 5bd4d16 Allow tools to tell Vex when it can/can't chase across basic block by sewardj · 20 years ago
  65. 2a2ba8b x86 guest: majorly rehash eflags thunk scheme for a second time. See by sewardj · 20 years ago
  66. 948d48b Major overhaul of x86 guest eflags handling, so as to make one by sewardj · 20 years ago
  67. eeac841 Rename some types and data fields in a more logical way. No change of by sewardj · 20 years ago
  68. 8ea867b Instead of denoting helper call targets by their names, add a new type by sewardj · 20 years ago
  69. 49651f4 Various changes needed to get Addrcheck supported: by sewardj · 20 years ago
  70. c5fc7aa Changes pertaining to supporting instrumentation: by sewardj · 20 years ago
  71. 76bdc80 Improve naming scheme for library-visible fns (infrastructural improvement) by sewardj · 20 years ago
  72. 9aebb0c x86 guest: support rcr{bwl}. Includes some cleaning up of macro by sewardj · 20 years ago
  73. f6dc3ce Remove all references to hardwired guest state offsets. Instead, by sewardj · 20 years ago
  74. 2d3f77c Major revamp of GetI/PutI in preparation for PutI/GetI forwarding. by sewardj · 20 years ago
  75. c4be80c * x86 guest: instead of just tracking the FPU's C3, C2 and C0 flags, by sewardj · 20 years ago
  76. 3f868e5 Add a new x86 guest state word, just holding the FPU's C3, C2 and C0 by sewardj · 20 years ago
  77. 6e0dbda Add the FPU control word to the x86 guest state. And fix some bugs by sewardj · 20 years ago
  78. 207557a Front end stuff to support floating point on x86 (guest). by sewardj · 20 years ago
  79. b9c5cf6 by sewardj · 20 years ago
  80. 84ff065 by sewardj · 20 years ago
  81. d1725d1 Lots of spadework for getting x86 floating point to work. by sewardj · 20 years ago
  82. 56296d8 Rehash handling of multiply insns in the x86 front end, so as to make by sewardj · 20 years ago
  83. 1813dbe Implement ROL/ROR and fix enough stuff to make ls -l work. by sewardj · 20 years ago
  84. 5a820d9 More file renaming (still borked) by sewardj · 20 years ago[Renamed from priv/guest-x86/defs.h]
  85. 33b6dee Rename some files. by sewardj · 20 years ago[Renamed from priv/guest-x86/x86guest_defs.h]
  86. 5f63035 More eflags thunks. by sewardj · 20 years ago
  87. 6e9964d Add a few more flag evaluation routines. by sewardj · 20 years ago
  88. 14731f2 More hacked104 hookups, including the first eflags thunk calculation routine. by sewardj · 20 years ago
  89. bf31abd Integration stuff to make the 104 testbed work. by sewardj · 20 years ago
  90. 36ca513 Add mechanisms for calling helper functions from generated code. by sewardj · 20 years ago
  91. cf780b4 x86toIR: some multiply stuff by sewardj · 20 years ago
  92. 64e1d65 x86toIR: rep-prefixed insns by sewardj · 20 years ago
  93. e87b484 More x86 -> IR stuff, including baseline %eflags handling. by sewardj · 20 years ago
  94. 41f43bc - Mucho x86 to IR hacking. by sewardj · 20 years ago
  95. c9a6570 First pass at x86 to IR conversion. Compiles, but nothing works. by sewardj · 20 years ago