1. 406ac94 Add function s390_isel_amode_b12_b20 to compile an expression into an by florian · 10 years ago
  2. d8c64e0 Constification part 5. by florian · 10 years ago
  3. dff2041 Remove unneeded variable. by florian · 10 years ago
  4. 8462d11 Constification part 4. by florian · 10 years ago
  5. 7d6f81d Constification part 2. by florian · 10 years ago
  6. 9b76916 Improve infrastructure for dealing with endianness in VEX. This patch by sewardj · 10 years ago
  7. 05f5e01 Renaming only (no functional change): rename IR artefacts to do by sewardj · 10 years ago
  8. 08d02cb s390: Fix s390_amode_for_guest_state. In general the offset relative by florian · 10 years ago
  9. a2039c5 The result of rounding a 128-bit BFP/DFP value to 32/64 bit needs to by florian · 11 years ago
  10. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  11. 74142b8 Add infrastructural support (IR, VEX) to allow returns of 128- by sewardj · 11 years ago
  12. 7ab421d s390: Support some more BFP <-> DFP conversions (the ones by florian · 11 years ago
  13. 78d5ef7 s390: First round of changes to support the PFPO insn. by florian · 11 years ago
  14. 0470c5d s390: Fix disassembly. Wrong argument order was causing asserts. by florian · 11 years ago
  15. 08f65d9 s390: Non-functional change. Pedant at work... by florian · 11 years ago
  16. 5c53973 s390: Support the following DFP insns: by florian · 11 years ago
  17. 6938b9d Stop gcc-4.4 complaining when this file is compiled on a 32 bit platform. by sewardj · 11 years ago
  18. 79efdc6 Make HReg a struct. In the past there were several occurences where by florian · 11 years ago
  19. 1bb7f6f s390: Be consistent with emulation warnings about unsupported by florian · 11 years ago
  20. a887acd s390: Support these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR. by florian · 11 years ago
  21. 203b998 s390: It is not necessary to save/restore the link register when by florian · 11 years ago
  22. cec3a8a s390: Change insn selection to recognize memcpy-like statements. by florian · 11 years ago
  23. e82e574 Remove two unused variables that sneaked in in r2657. by florian · 12 years ago
  24. 3123f72 s390: Fix HReg <--> UInt mixups. by florian · 12 years ago
  25. 362e271 s390: Remove unreachable break statements. by florian · 12 years ago
  26. cfe046e Merge, from branches/COMEM, revisions 2568 to 2641. by sewardj · 12 years ago
  27. 5f03462 s390: Support insns to convert between DFP values and signed/unsigned by florian · 12 years ago
  28. 89bb1a9 s390: bug fix. DFP rounding mode mixup. by florian · 12 years ago
  29. 1b901d4 s390: Add support for DFP "shift significant" insns. by florian · 12 years ago
  30. ce9e3db s390: Support the "test data class/group" and "extract significance" by florian · 12 years ago
  31. b93348d s390: Do not waste a register when assigning a constant to a memory by florian · 12 years ago
  32. 20c6bca s390x: Support "compare biased exponent" insns CEDTR, CEXTR. by florian · 12 years ago
  33. c4aa7ed s390: Reduce the size of an s390_insn from 48 bytes to 32 bytes by by florian · 12 years ago
  34. f85fe3e s390: Generalise S390_INSN_GADD which only worked on the guest by florian · 12 years ago
  35. 06dfe21 s390: Fix an assert. by florian · 12 years ago
  36. 6dc9024 s390: Rename s390_conv_t to s390_bfp_conv_t. Purely mechanical. by florian · 12 years ago
  37. e38f641 Add support for these DFP insns: by florian · 12 years ago
  38. b3764a9 s390: Fix disassembly for ADTRA, DDTRA, MDTRA, and SDTRA. by florian · 12 years ago
  39. 09bbba8 Generalise S390_INSN_GZERO which only worked on the guest by florian · 12 years ago
  40. aec8e05 Move definition of facility bits to libvex_s390x_common.h so we by florian · 12 years ago
  41. ffbd84d Use VEX types. by florian · 12 years ago
  42. 3a3d7f1 Use "load on condition" insns, if availably, to implement S390_INSN_COND_MOVE. by florian · 12 years ago
  43. bb5aa78 Fix typo. by florian · 12 years ago
  44. 55085f8 Changes for -Wwrite-strings by florian · 12 years ago
  45. 1239020 Add support for binary DFP operations (64-bit). by florian · 12 years ago
  46. c8e4f56 Add machinery to support DFP rounding modes. by florian · 12 years ago
  47. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  48. 125e20d s390: This is a pre-patch for DFP support. It renames certain by florian · 12 years ago
  49. 5ea257b Change the return value of LibVEX_{Chain,UnChain,PatchProfInc}. by florian · 12 years ago
  50. 79af575 s390: Rename host_s390_disasm.[ch] to s390_disasm.[ch] as they by florian · 12 years ago
  51. a165920 s390: Fix another harmless unop/binop field mixup. by florian · 12 years ago
  52. 6d8e26e s390: Fix s390_emit_SFPC. That insn never required two registers. by florian · 12 years ago
  53. 2c74d24 s390: Change the handling of S390_ROUND_PER_FPC (which indicates that the by florian · 12 years ago
  54. cc491a6 s390: Remove insns for 128-bit BFP and merge with 32/64-bit. This by florian · 12 years ago
  55. 9fcff4c s390: More prep work bfp reorg. In the future unary/binary/ternary by florian · 12 years ago
  56. 8c3ccaf s390: Prepare for bfp reorg. Change the emit functions for the by florian · 12 years ago
  57. 606dbeb s390: Add asserts to s390_emit_XYZ functions for convert-to/from-logical. by florian · 12 years ago
  58. e68c192 s390: Fix another mixup. Did not cause problems due to same field offset. by florian · 12 years ago
  59. 1c8f7ff s390: Add support for the "convert from/to logical" instruction family. by florian · 12 years ago
  60. 4e0083e On s390: Terminate the superblock with Ijk_EmFail if an stfle insn by florian · 12 years ago
  61. 61f23c1 Update copyright notices for s390 by florian · 12 years ago
  62. 7fa6354 Remove redundant break statements. by florian · 12 years ago
  63. a90622a s390_insn_cdas_emit: comment out unused variable r3p1 by sewardj · 12 years ago
  64. 043af21 Fix debug printing of s390 V-insns. Alu ops and such are 2-address insns by florian · 12 years ago
  65. 448cbba Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  66. c9e90e5 Update a comment. by florian · 12 years ago
  67. 01ed6e7 Change S390_INSN_HELPER_CALL such that returning a value is part by florian · 12 years ago
  68. 07d3455 Take advantage of compare immediate insns as more than half by florian · 12 years ago
  69. 061dc42 Fix disassembly for asi and agsi by florian · 12 years ago
  70. e09e8bb Remove an out-of-date comment. by florian · 12 years ago
  71. 1c2b4db tchain optimization for s390 (continued) by florian · 12 years ago
  72. ebaf8d9 tchain optimisation for s390 (VEX bits) by florian · 12 years ago
  73. 0e047d6 (post-tchain-merge cleanup): Use ASI and AGSI for increment / decrement if by florian · 12 years ago
  74. bf516d1 (post-tchain-merge cleanup): Tighten up some asserts. by florian · 12 years ago
  75. f26994a We incorrectly stored the archinfo_host argument of iselSB_S390 into by florian · 12 years ago
  76. 48cb961 Minor non-functional tweak. by florian · 12 years ago
  77. 1c85704 Fix s390_tchain_patch_load64; some bytes were mixed up. by florian · 12 years ago
  78. 37dd895 No idea what happened here. Fixed as obvious. by florian · 12 years ago
  79. ae71d36 No need to handle Ijk_Sys_int32 which is specific to amd64. by florian · 12 years ago
  80. 7346c7a First round of fixes: some cut'n paste errors. And the guest_IA in by florian · 12 years ago
  81. 8844a63 Translation chaining for s390. To be debugged. by florian · 12 years ago
  82. 428dfdd Consolidate guest state offset computation. There is only by florian · 12 years ago
  83. 616458b Remove prototype for non-existing function. Fix vpanic call. by florian · 12 years ago
  84. ad43b3a Improve code generation on s390x for assignment of constant by florian · 12 years ago
  85. fd75ddc Add a comment about setting aside a register for VG_(dispatch_ctr) on s390. by florian · 13 years ago
  86. a782a17 When reinterpreting a 32 bit int as a float we need to move it by florian · 13 years ago
  87. b4df768 Misc s390x cleanups by florian · 13 years ago
  88. 010ac54 x86 and amd64 back ends: when generating transfers back to the by sewardj · 13 years ago
  89. 7ee9752 Add LIKELY/UNLIKELY macros for general use, replacing s390x-specific by sewardj · 13 years ago
  90. cd2b025 s390x: fix DISP20 macro. Remove duplicate defn and avoid problems of by sewardj · 13 years ago
  91. a52e37e s390x: Implement Ist_MBE by sewardj · 13 years ago
  92. a970c40 s390x: fix code confusion by sewardj · 13 years ago
  93. e0dd77e s390x: invalid use of R0 as base register by sewardj · 13 years ago
  94. d07b856 s390x: fpr - gpr transfer facility by sewardj · 13 years ago
  95. 652b56a s390x: reconsider "long displacement" requirement. We currently by sewardj · 13 years ago
  96. b13a92a s390x: minor code generation tweaks. There were a few loose ends by sewardj · 13 years ago
  97. f74c86f s390x: tweak s390_emit_load_cc. #269864. (Florian Krohm, britzel@acm.org) by sewardj · 13 years ago
  98. 3c49aaa Remove unused parameter in functions s390_emit_SLL/SRL/SRA. by sewardj · 13 years ago
  99. 06122e7 Remove dead assignments that gcc-4.6.0 complains about by sewardj · 13 years ago
  100. eae8db5 s390x: MHY is not universally available. Fixes #268930. by sewardj · 13 years ago