1. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  2. 8943d02 Power PC, Approach 1, add Transactional Memory instruction support by carll · 11 years ago
  3. efa834a Make some function parameters pointer to const. by florian · 12 years ago
  4. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  5. 6ef84be Followup to r2483, purely mechanical. Rename: by florian · 12 years ago
  6. 33b0243 Rename libvex_emwarn.h to libvex_emnote.h and fix all by florian · 12 years ago
  7. 6c46bef VEX part Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  8. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  9. ae9590b Ensure ppc64 guest state size is 32-byte aligned, as per increase in by sewardj · 12 years ago
  10. 3dee849 Add translation chaining support for ppc32 (tested) and to by sewardj · 13 years ago
  11. c6bbd47 Initial support for POWER Processor decimal floating point instruction by sewardj · 13 years ago
  12. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  13. 66d5ef2 Add support for IBM Power ISA 2.06 -- stage 1. Bug #267630 and by sewardj · 14 years ago
  14. 28d672a Fix bug in ppc64g_dirtyhelper_LVS (well, elsewhere, really) causing by sewardj · 14 years ago
  15. be91791 Merge from branches/THUMB: A spechelper interface change that allows by sewardj · 14 years ago
  16. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 15 years ago
  17. 37b2ee8 Implement mfpvr (mfspr 287) (bug #201585). by sewardj · 15 years ago
  18. 9c2f13d Fix ppc64 guest layout description following recent DCAS hackery. by sewardj · 15 years ago
  19. cef7d3e by sewardj · 15 years ago[Renamed (98%) from priv/guest-ppc/ghelpers.c]
  20. e9d8a26 Merge in branches/DCAS: by sewardj · 15 years ago
  21. e86310f In order to make it possible for Valgrind to restart client syscalls by sewardj · 16 years ago
  22. a203330 Add a description of the FP offset/size to type VexGuestLayout. by sewardj · 16 years ago
  23. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  24. e744153 Update copyright dates. by sewardj · 18 years ago
  25. abb321c Implement mfspr 268 and 269. Fixes #139050. by sewardj · 18 years ago
  26. aca070a Merge r1663-r1666: by sewardj · 18 years ago
  27. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  28. 5ff11dd More ppc64-only function wrapping hacks: by sewardj · 19 years ago
  29. be482ae Give the ppc64 guest state a 16-entry pseudo-register array, by sewardj · 19 years ago
  30. ce02aa7 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  31. 20f4061 Add missing function. by sewardj · 19 years ago
  32. 7594920 Comment only changes - misc refs to ppc32 changed to ppc. by cerion · 19 years ago
  33. d0eae2d renamed VEX dirs guest-ppc32/ -> guest-ppc/, host-ppc32/ -> host-ppc/ by cerion · 19 years ago[Renamed (98%) from priv/guest-ppc32/ghelpers.c]
  34. 5b2325f Changed naming convention from 'PPC32' to 'PPC' for all VEX code common to both PPC32 and PPC64. by cerion · 19 years ago
  35. 09bbf50 small fixes for ppc64 layout stuff by sewardj · 19 years ago
  36. f0de28c Implemented backend for ppc64, sharing ppc32 backend. by cerion · 19 years ago
  37. d953ebb First pass at VEX support of ppc64. by cerion · 19 years ago
  38. 8f3bc90 Track valgrind r5196, wrt Non-Java mode by cerion · 19 years ago
  39. d147094 Minor altivec changes: by sewardj · 19 years ago
  40. 197bd17 Build fixes for gcc-2.96 (which does not allow declarations after the by sewardj · 19 years ago
  41. 6f6c6a0 implemented guest-ppc32 lvsl, lvsr using dirty helper function by cerion · 19 years ago
  42. 225a034 by cerion · 19 years ago
  43. c7cd214 Typechecker cleanups (non-functional changes) by sewardj · 19 years ago
  44. 73a9197 Implement mftb{,u}. by sewardj · 19 years ago
  45. d269136 Remove some helper functions to do with flag handling. These are by sewardj · 19 years ago
  46. 7787af4 - Partial implementation of reservations, to make lwarx/stwcx. work by sewardj · 19 years ago
  47. 7bd6ffe by sewardj · 19 years ago
  48. dbcfae7 by sewardj · 19 years ago
  49. 9759a81 Update always-defined areas. by sewardj · 19 years ago
  50. b51f0f4 by sewardj · 19 years ago
  51. 900f6b5 Added LibVEX_GuestPPC32_put_cr7(), LibVEX_GuestPPC32_put_cr() by cerion · 19 years ago
  52. 51900a2 Added LibVEX_GuestPPC32_get_cr() for easy access to entire cond reg by cerion · 19 years ago
  53. db36c0f Type casting cleanups. by sewardj · 19 years ago
  54. 9e6491a The logic that drove basic block to IR disassembly had been duplicated by sewardj · 19 years ago
  55. e523a4b Fill in guest_ppc32_state_requires_precise_mem_exns() properly, so Vex by sewardj · 19 years ago
  56. 094d139 Floating-point for ppc32 by cerion · 19 years ago
  57. ed623db guest-ppc32 by cerion · 19 years ago
  58. 4871b48 icc -Wall fixes by sewardj · 20 years ago
  59. 70e2412 Fixed xer_ca flag calc for subfze, by cerion · 20 years ago
  60. 7ce9d15 Support for vex-directed instruction-cache invalidation, needed for by sewardj · 20 years ago
  61. 51fe584 Fixed ghelper mullwo overflow calc by cerion · 20 years ago
  62. e9d361a Cleaned up front end a fair bit. by cerion · 20 years ago
  63. b85e8bb spacing/comment cleanup only by cerion · 20 years ago
  64. 3867460 Another attempt at abstracting the register access... not certain i've by cerion · 20 years ago
  65. 5827784 More typechecker police. Hopefully this doesn't break anything. by sewardj · 20 years ago
  66. 7622226 Cleaned up thunk functions. by cerion · 20 years ago
  67. 995bc36 - Added lots of printfs on decode failures. by cerion · 20 years ago
  68. 62bec57 Cleaned up clean-helper functions Added various vasserts around the place. by cerion · 20 years ago
  69. c342f4a Still more ops... stores/loads, moves to/from spr's by cerion · 20 years ago
  70. c19d5e1 More ops.... arith, loads, stores, branch, shifts, move from/to spr by cerion · 20 years ago
  71. 7aa4bbc Added dis_int_cmp, dis_int_logic functions by cerion · 20 years ago
  72. c68d460 Ahem: PPC_FLAGS -> PPC32G_FLAGS by cerion · 20 years ago
  73. ae69462 - Added ops enum for xer ov,ca flag calculation by cerion · 20 years ago
  74. 91ad536 Cleaned up and filled out: by cerion · 20 years ago
  75. 1515db9 changed all occurences of ppc to ppc32 (filenames and text) by cerion · 20 years ago[Renamed (82%) from priv/guest-ppc/ghelpers.c]
  76. db1941a oops, more cpustate stuff by cerion · 20 years ago
  77. 896a137 Initial file setup for guest-ppc by cerion · 20 years ago