1. ad00ea9 Encountering a PFPO insn in a client program while running on a host by florian · 10 years ago
  2. 8462d11 Constification part 4. by florian · 10 years ago
  3. 2580da4 In s390_decode_and_irgen don't divert the default case to a decoding error. by florian · 10 years ago
  4. afa3f04 Minor refactoring to avoid special handling of emulation by florian · 10 years ago
  5. 2faf591 Small cleanups in VEX: by philippe · 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. e03b600 Fix Bug 327284. The condition code of risbg was not correct. by cborntra · 11 years ago
  9. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  10. 9041956 Eliminate IRExprP__VECRET and IRExprP__BBPTR and introduce two new by florian · 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. 79e5a48 Eliminate IRRoundingModeDFP by merging its values into IRRoundingMode. by florian · 11 years ago
  14. bafb826 s390x: Make the CC_DEP1 field appear completely initialised when by florian · 11 years ago
  15. 78d5ef7 s390: First round of changes to support the PFPO insn. by florian · 11 years ago
  16. 82cdba6 s390: Support the SRNMT instruction. by florian · 11 years ago
  17. 5c53973 s390: Support the following DFP insns: by florian · 11 years ago
  18. 1bb7f6f s390: Be consistent with emulation warnings about unsupported by florian · 11 years ago
  19. a887acd s390: Support these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR. by florian · 11 years ago
  20. 99dd03e Infrastructure cleanup part 2. by florian · 11 years ago
  21. 009230b Infrastructure cleanup: change type of the condition field of by sewardj · 11 years ago
  22. 5f03462 s390: Support insns to convert between DFP values and signed/unsigned by florian · 11 years ago
  23. 1b901d4 s390: Add support for DFP "shift significant" insns. by florian · 12 years ago
  24. ce9e3db s390: Support the "test data class/group" and "extract significance" by florian · 12 years ago
  25. 20c6bca s390x: Support "compare biased exponent" insns CEDTR, CEXTR. by florian · 12 years ago
  26. b0b6710 s390: New file s390_defs.h to contain definitions that are by florian · 12 years ago
  27. a77451c s390: Fix a silly mistake causing an infinite loop. by florian · 12 years ago
  28. 2d3d87f s390: Distinguish between conversion to/from IRCmpFxxResult and by florian · 12 years ago
  29. e38f641 Add support for these DFP insns: by florian · 12 years ago
  30. f64d27e s390: Fix IR generation for DDTR and MDTR. These insns do not modify by florian · 12 years ago
  31. eca3354 Fix an assert in s390 disassembly. Eliminate a few magic array by florian · 12 years ago
  32. ffbd84d Use VEX types. by florian · 12 years ago
  33. 76a1424 Complete the decoder. All published opcodes are now handled. by florian · 12 years ago
  34. 442e51a Make diagnostics for SIGILL more controllable (VEX part). by sewardj · 12 years ago
  35. 2289cd4 Recognise insns for zEC12 in the decoder. by florian · 12 years ago
  36. b7def22 In the past, the implementation of STFLE returned the facilities of the host by florian · 12 years ago
  37. ffc9401 Refactor the code based on s390_irgen_LAA. by florian · 12 years ago
  38. a265ee7 Fix implementation of LAA for atomic update. by florian · 12 years ago
  39. 55085f8 Changes for -Wwrite-strings by florian · 12 years ago
  40. 1239020 Add support for binary DFP operations (64-bit). by florian · 12 years ago
  41. c8e4f56 Add machinery to support DFP rounding modes. by florian · 12 years ago
  42. 5906a6b s390: Order the operands of the multiply-and-add/subtract IROps by florian · 12 years ago
  43. 125e20d s390: This is a pre-patch for DFP support. It renames certain by florian · 12 years ago
  44. 58a637b Make header files compilable by itself to get two benefits: by florian · 12 years ago
  45. 81a4bfe s390: Give function static linkage. Also avoids a compiler warning. by florian · 12 years ago
  46. 79af575 s390: Rename host_s390_disasm.[ch] to s390_disasm.[ch] as they by florian · 12 years ago
  47. f0fa1be s390: Update IR generation for the SRNM insn. by florian · 12 years ago
  48. 2c74d24 s390: Change the handling of S390_ROUND_PER_FPC (which indicates that the by florian · 12 years ago
  49. 19e0077 s390: Fix condition code computation for convert-to-fixed/logical by florian · 12 years ago
  50. 12b0bca s390: The load-rounded insns also need to issue an emulation by florian · 12 years ago
  51. db4fcaa s390: Non-functional change. by florian · 12 years ago
  52. 847684d Binary floating point cleanup. This was an area that was hushed up by florian · 12 years ago
  53. f7bb46d s390: Undo part of r2501. The "convert to fixed" opcodes always have an m3 by florian · 12 years ago
  54. 4b8efad Support the variety of "convert to/from fixed" and "load rounded" opcodes by florian · 12 years ago
  55. d212920 s390: Mark a few more function parameters as unused. by florian · 12 years ago
  56. e75dafa s390: Generate an emulation failure if an insn is encountered that by florian · 12 years ago
  57. 1c8f7ff s390: Add support for the "convert from/to logical" instruction family. by florian · 12 years ago
  58. 2245ce9 VEX-side support for the V-bit tester. by florian · 12 years ago
  59. 8c88cb6 s390: Add support for the ecag insn. Patch from Divya Vyas by florian · 12 years ago
  60. c5c669b On s390: Terminate the superblock with Ijk_EmFail if an stckf insn by florian · 12 years ago
  61. 4e0083e On s390: Terminate the superblock with Ijk_EmFail if an stfle insn by florian · 12 years ago
  62. 7cd1cde Fix a mnemonic by florian · 12 years ago
  63. 61f23c1 Update copyright notices for s390 by florian · 12 years ago
  64. 11b8ee8 The arguments in a helper call need to be sign/zero-extended by florian · 12 years ago
  65. af2194f Add support for the cu41 insn. This completes the unicode conversion by florian · 12 years ago
  66. 3f8a96a Support the cu14 insn. That insn is very much like cu12 except the by florian · 12 years ago
  67. f3410f9 Add IR debugging aid. by florian · 12 years ago
  68. 6d9b9b2 Support cu12 insn. Part of fixing #289839. by florian · 12 years ago
  69. 956194b Add support for the CU42 insn. Part of fixing bugzilla #289839. by florian · 12 years ago
  70. 342e01a Upon decode failure set the guest_IA to the address of the insn that by florian · 12 years ago
  71. 6820ba5 Clean up IR construction for insns that do not have straight-line by florian · 12 years ago
  72. 57ebcf1 Change IR generation for MVCLE to not generate cc=3. This should have been by florian · 12 years ago
  73. cf87c94 Change IR generation for SRST, CLST, and CLCLE to not generate cc=3. by florian · 12 years ago
  74. 39815d6 Use always_goto_and_chase for consistency with other "translate" insns. by florian · 12 years ago
  75. 35d27ab Back out special handling for opcode 00 (VEX r2189). by florian · 12 years ago
  76. f321da7 Change logic in computed gotos to use if_condition_goto_computed by florian · 12 years ago
  77. 2a415a1 Add support for the CU24 insn (s390x). Part of fixing #289839. by florian · 12 years ago
  78. a0100c9 Add support for the CU21 instruction (s390x). by florian · 12 years ago
  79. fed3ea3 Fix disassembly for insns using the RRF_M0RERE format. by florian · 12 years ago
  80. e711c80 Move helper functions to guest_s390_helpers.c for consistency with by florian · 12 years ago
  81. 417b22d Use a proper type for sign_mask. by florian · 12 years ago
  82. 448cbba Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  83. c9069f2 Enhance the guest state effects notation on IRDirty calls, so as to be by sewardj · 12 years ago
  84. ff9613f Eliminate helper s390_calculate_icc. Rewrite and factor the code to use by florian · 12 years ago
  85. f87d4fb Special-case the TR insn for EX. by florian · 12 years ago
  86. 79e839e More refactoring to avoid code duplication (irgen_CLC/CLC_EX and by florian · 12 years ago
  87. b0bf660 Add NC and OC to the list of insns that get special treatment under EX. by florian · 12 years ago
  88. 65b5b3f (post-tchain-merge cleanup) Stop s390x asserting on illegal insns. by florian · 12 years ago
  89. 8559e41 Correctly update the guest IA at the end of an insn to point to by florian · 12 years ago
  90. f9e1ed7 More fixes: by florian · 12 years ago
  91. 7346c7a First round of fixes: some cut'n paste errors. And the guest_IA in by florian · 12 years ago
  92. 8844a63 Translation chaining for s390. To be debugged. by florian · 12 years ago
  93. c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 12 years ago
  94. 428dfdd Consolidate guest state offset computation. There is only by florian · 12 years ago
  95. 7e8c692 Rename function. We want to be able to extract implemented by florian · 12 years ago
  96. ad43b3a Improve code generation on s390x for assignment of constant by florian · 12 years ago
  97. 730448f Implement TR, TRE, TRTT, TROT, TRTO insns. by florian · 12 years ago
  98. 5351853 Revert r2238. In 64-bit mode the length is in bits 0:63. by florian · 12 years ago
  99. 7700fc9 Remove broken support for TS insn in s390 port. The by florian · 12 years ago
  100. b51d459 Followup to r2237. The length is in bits 32:63 only -- not 0:63. by florian · 12 years ago