1. d4cc0de Make VexTranslateArgs::guest_bytes_addr an Addr value. Fix ripple. by florian · 10 years ago
  2. beac530 It has long been assumed that host and guest architectures by florian · 10 years ago
  3. cacba8e More constification. by florian · 10 years ago
  4. 8462d11 Constification part 4. by florian · 10 years ago
  5. 1f5fe1f This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  6. 9b76916 Improve infrastructure for dealing with endianness in VEX. This patch by sewardj · 10 years ago
  7. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  8. 38b79ac The existing overflow detection in VEX/priv/guest_ppc_toIR.c/set_XER_OV_64() by carll · 11 years ago
  9. 442e51a Make diagnostics for SIGILL more controllable (VEX part). by sewardj · 12 years ago
  10. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  11. 58a637b Make header files compilable by itself to get two benefits: by florian · 12 years ago
  12. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  13. 3dee849 Add translation chaining support for ppc32 (tested) and to by sewardj · 12 years ago
  14. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  15. e71e56a Add support for IBM Power ISA 2.06 -- stage 3. by sewardj · 13 years ago
  16. 4aa412a Add support for IBM Power ISA 2.06 -- stage 2. Bug 276784. by sewardj · 13 years ago
  17. be91791 Merge from branches/THUMB: A spechelper interface change that allows by sewardj · 14 years ago
  18. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  19. 984d9b1 by sewardj · 15 years ago
  20. 37b2ee8 Implement mfpvr (mfspr 287) (bug #201585). by sewardj · 15 years ago
  21. cef7d3e by sewardj · 15 years ago[Renamed (94%) from priv/guest-ppc/gdefs.h]
  22. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  23. e744153 Update copyright dates. by sewardj · 18 years ago
  24. abb321c Implement mfspr 268 and 269. Fixes #139050. by sewardj · 18 years ago
  25. dd40fdf 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. a5f55da Don't use the bits VexArchInfo.hwcaps to distinguish ppc32 and ppc64, by sewardj · 18 years ago
  29. c716aea Two different sets of changes (hard to disentangle): by sewardj · 19 years ago
  30. d0eae2d renamed VEX dirs guest-ppc32/ -> guest-ppc/, host-ppc32/ -> host-ppc/ by cerion · 19 years ago[Renamed (96%) from priv/guest-ppc32/gdefs.h]
  31. 5b2325f Changed naming convention from 'PPC32' to 'PPC' for all VEX code common to both PPC32 and PPC64. by cerion · 19 years ago
  32. f0de28c Implemented backend for ppc64, sharing ppc32 backend. by cerion · 19 years ago
  33. d147094 Minor altivec changes: by sewardj · 19 years ago
  34. 6f6c6a0 implemented guest-ppc32 lvsl, lvsr using dirty helper function by cerion · 19 years ago
  35. 225a034 by cerion · 19 years ago
  36. 73a9197 Implement mftb{,u}. by sewardj · 19 years ago
  37. d269136 Remove some helper functions to do with flag handling. These are by sewardj · 19 years ago
  38. 7bd6ffe by sewardj · 19 years ago
  39. dbcfae7 by sewardj · 19 years ago
  40. 20ef547 Do all ppc32 flag calculations in-line, partly for performance reasons by sewardj · 19 years ago
  41. b51f0f4 by sewardj · 19 years ago
  42. 9e6491a The logic that drove basic block to IR disassembly had been duplicated by sewardj · 19 years ago
  43. 27e1dd6 (API-visible change): generalise the VexSubArch idea. Everywhere by sewardj · 19 years ago
  44. 094d139 Floating-point for ppc32 by cerion · 19 years ago
  45. ed623db guest-ppc32 by cerion · 19 years ago
  46. 70e2412 Fixed xer_ca flag calc for subfze, by cerion · 19 years ago
  47. e9d361a Cleaned up front end a fair bit. by cerion · 19 years ago
  48. b85e8bb spacing/comment cleanup only by cerion · 19 years ago
  49. 3867460 Another attempt at abstracting the register access... not certain i've by cerion · 19 years ago
  50. 5827784 More typechecker police. Hopefully this doesn't break anything. by sewardj · 19 years ago
  51. 7622226 Cleaned up thunk functions. by cerion · 19 years ago
  52. 62bec57 Cleaned up clean-helper functions Added various vasserts around the place. by cerion · 19 years ago
  53. c19d5e1 More ops.... arith, loads, stores, branch, shifts, move from/to spr by cerion · 19 years ago
  54. d23be4e Added store instr groundwork by cerion · 19 years ago
  55. aabdfbf - Set up proper support for PPC32 archictecture - Wrote the OR ops by cerion · 19 years ago
  56. 7aa4bbc Added dis_int_cmp, dis_int_logic functions by cerion · 19 years ago
  57. c68d460 Ahem: PPC_FLAGS -> PPC32G_FLAGS by cerion · 19 years ago
  58. ae69462 - Added ops enum for xer ov,ca flag calculation by cerion · 19 years ago
  59. 91ad536 Cleaned up and filled out: by cerion · 19 years ago
  60. 1515db9 changed all occurences of ppc to ppc32 (filenames and text) by cerion · 20 years ago[Renamed (71%) from priv/guest-ppc/gdefs.h]
  61. 896a137 Initial file setup for guest-ppc by cerion · 20 years ago