1. 05f5e01 Renaming only (no functional change): rename IR artefacts to do by sewardj · 10 years ago
  2. 6068788 arm64: rename guest_SP to guest_XSP so as to avoid a name clash with by sewardj · 11 years ago
  3. bbcf188 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set): by sewardj · 11 years ago
  4. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  5. af514c0 s390: Add spechelper for s390_calculate_cc. by florian · 11 years ago
  6. 7ab421d s390: Support some more BFP <-> DFP conversions (the ones by florian · 11 years ago
  7. 79e5a48 Eliminate IRRoundingModeDFP by merging its values into IRRoundingMode. by florian · 11 years ago
  8. c589228 Fix s390 build failure. Patch by Maran Pakkirisamy (maranp@linux.vnet.ibm.com). by florian · 11 years ago
  9. 78d5ef7 s390: First round of changes to support the PFPO insn. by florian · 11 years ago
  10. a887acd s390: Support these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR. by florian · 11 years ago
  11. 83f60b5 Fix a comment and add one. by florian · 12 years ago
  12. 5f03462 s390: Support insns to convert between DFP values and signed/unsigned by florian · 12 years ago
  13. cf1527c Indentation only change. by florian · 12 years ago
  14. ce9e3db s390: Support the "test data class/group" and "extract significance" by florian · 12 years ago
  15. b0b6710 s390: New file s390_defs.h to contain definitions that are by florian · 12 years ago
  16. e38f641 Add support for these DFP insns: by florian · 12 years ago
  17. aec8e05 Move definition of facility bits to libvex_s390x_common.h so we by florian · 12 years ago
  18. ffbd84d Use VEX types. by florian · 12 years ago
  19. b7def22 In the past, the implementation of STFLE returned the facilities of the host by florian · 12 years ago
  20. 25e1cb2 Formatting only change. by florian · 12 years ago
  21. 1239020 Add support for binary DFP operations (64-bit). by florian · 12 years ago
  22. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  23. d7f19c0 check in ltg jhe fix. Fixes https://bugs.kde.org/show_bug.cgi?id=308427 by cborntra · 12 years ago
  24. 125e20d s390: This is a pre-patch for DFP support. It renames certain by florian · 12 years ago
  25. 3d80fad Avoid compiler warning. by florian · 12 years ago
  26. 19e0077 s390: Fix condition code computation for convert-to-fixed/logical by florian · 12 years ago
  27. 1c8f7ff s390: Add support for the "convert from/to logical" instruction family. by florian · 12 years ago
  28. 8c88cb6 s390: Add support for the ecag insn. Patch from Divya Vyas by florian · 12 years ago
  29. 6ef84be Followup to r2483, purely mechanical. Rename: by florian · 12 years ago
  30. 33b0243 Rename libvex_emwarn.h to libvex_emnote.h and fix all by florian · 12 years ago
  31. 6c46bef VEX part Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  32. 61f23c1 Update copyright notices for s390 by florian · 12 years ago
  33. af2194f Add support for the cu41 insn. This completes the unicode conversion by florian · 12 years ago
  34. 3f8a96a Support the cu14 insn. That insn is very much like cu12 except the by florian · 12 years ago
  35. 6d9b9b2 Support cu12 insn. Part of fixing #289839. by florian · 12 years ago
  36. 956194b Add support for the CU42 insn. Part of fixing bugzilla #289839. by florian · 12 years ago
  37. ae88411 Non-functional change. Fix some overly long lines and such.. by florian · 12 years ago
  38. 35d27ab Back out special handling for opcode 00 (VEX r2189). by florian · 12 years ago
  39. 2a415a1 Add support for the CU24 insn (s390x). Part of fixing #289839. by florian · 12 years ago
  40. a0100c9 Add support for the CU21 instruction (s390x). by florian · 12 years ago
  41. e711c80 Move helper functions to guest_s390_helpers.c for consistency with by florian · 12 years ago
  42. 5c328c0 Tweak initialisation of padding bytes such that future adjustments by florian · 12 years ago
  43. fe8940d Ensure s390x guest state size is 32-byte aligned, as per increase in by sewardj · 12 years ago
  44. ff9613f Eliminate helper s390_calculate_icc. Rewrite and factor the code to use by florian · 12 years ago
  45. 8844a63 Translation chaining for s390. To be debugged. by florian · 12 years ago
  46. 7700fc9 Remove broken support for TS insn in s390 port. The by florian · 13 years ago
  47. 63d834e Supplement to r2189. Provide dummy function definition for non-s390 hosts. by florian · 13 years ago
  48. 30e8901 Handle the invalid opcode 0000. by florian · 13 years ago
  49. 933065d Support the STFLE instruction via a dirty helper. by florian · 13 years ago
  50. e88b3c9 Rename S390_GUEST_OFFSET to S390X_GUEST_OFFSET and use it throughout. by florian · 13 years ago
  51. 1e5fea6 s390x: provide clock instructions like STCK by sewardj · 13 years ago
  52. 2019a97 Add a port to IBM z/Architecture (s390x) running Linux -- VEX by sewardj · 13 years ago