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. 9b76916 Improve infrastructure for dealing with endianness in VEX. This patch by sewardj · 10 years ago
  6. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  7. 7ab421d s390: Support some more BFP <-> DFP conversions (the ones by florian · 11 years ago
  8. 78d5ef7 s390: First round of changes to support the PFPO insn. by florian · 11 years ago
  9. a887acd s390: Support these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR. by florian · 11 years ago
  10. 1fd227c s390: Add cc thunk description for S390_CC_OP_DFP_{64|128}_TO_INT_32. by florian · 11 years ago
  11. 5f03462 s390: Support insns to convert between DFP values and signed/unsigned by florian · 12 years ago
  12. ce9e3db s390: Support the "test data class/group" and "extract significance" by florian · 12 years ago
  13. e38f641 Add support for these DFP insns: by florian · 12 years ago
  14. cb2b24e s390: Add thunk layout documentation for S390_CC_OP_DFP_RESULT_64. by florian · 12 years ago
  15. 442e51a Make diagnostics for SIGILL more controllable (VEX part). by sewardj · 12 years ago
  16. 1239020 Add support for binary DFP operations (64-bit). by florian · 12 years ago
  17. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  18. 58a637b Make header files compilable by itself to get two benefits: by florian · 12 years ago
  19. 19e0077 s390: Fix condition code computation for convert-to-fixed/logical by florian · 12 years ago
  20. 1c8f7ff s390: Add support for the "convert from/to logical" instruction family. by florian · 12 years ago
  21. 4a2f52e Comment only change. by florian · 12 years ago
  22. 8c88cb6 s390: Add support for the ecag insn. Patch from Divya Vyas by florian · 12 years ago
  23. 61f23c1 Update copyright notices for s390 by florian · 12 years ago
  24. af2194f Add support for the cu41 insn. This completes the unicode conversion by florian · 12 years ago
  25. 3f8a96a Support the cu14 insn. That insn is very much like cu12 except the by florian · 12 years ago
  26. 6d9b9b2 Support cu12 insn. Part of fixing #289839. by florian · 12 years ago
  27. 956194b Add support for the CU42 insn. Part of fixing bugzilla #289839. by florian · 12 years ago
  28. ae88411 Non-functional change. Fix some overly long lines and such.. by florian · 12 years ago
  29. 35d27ab Back out special handling for opcode 00 (VEX r2189). by florian · 12 years ago
  30. 2a415a1 Add support for the CU24 insn (s390x). Part of fixing #289839. by florian · 12 years ago
  31. a0100c9 Add support for the CU21 instruction (s390x). by florian · 12 years ago
  32. e711c80 Move helper functions to guest_s390_helpers.c for consistency with by florian · 12 years ago
  33. ff9613f Eliminate helper s390_calculate_icc. Rewrite and factor the code to use by florian · 12 years ago
  34. 8844a63 Translation chaining for s390. To be debugged. by florian · 12 years ago
  35. ad43b3a Improve code generation on s390x for assignment of constant by florian · 12 years ago
  36. 7700fc9 Remove broken support for TS insn in s390 port. The by florian · 13 years ago
  37. 30e8901 Handle the invalid opcode 0000. by florian · 13 years ago
  38. 933065d Support the STFLE instruction via a dirty helper. by florian · 13 years ago
  39. e88b3c9 Rename S390_GUEST_OFFSET to S390X_GUEST_OFFSET and use it throughout. by florian · 13 years ago
  40. b4df768 Misc s390x cleanups by florian · 13 years ago
  41. 1e5fea6 s390x: provide clock instructions like STCK by sewardj · 13 years ago
  42. 2019a97 Add a port to IBM z/Architecture (s390x) running Linux -- VEX by sewardj · 13 years ago