1. 3a34dfd tcg: README, name deposit second argument len/LEN by Edgar E. Iglesias · 14 years ago
  2. b7767f0 tcg: Define "deposit" as an optional operation. by Richard Henderson · 14 years ago
  3. 5677903 tcg arm/mips/ia64: add a comment about retranslation and caches by Aurelien Jarno · 14 years ago
  4. 0f11f25 tcg/arm: improve constant loading by Aurelien Jarno · 14 years ago
  5. a3e28aa tcg/ia64: remove an unnecessary stop bit by Aurelien Jarno · 14 years ago
  6. 759c90b tcg: fix typo in readme by Mike Frysinger · 14 years ago
  7. aa95e3a tcg/README: Spelling fixes by Stefan Weil · 14 years ago
  8. d43ffce tcg/mips: fix branch target change during code retranslation by Aurelien Jarno · 14 years ago
  9. 9a3abc2 tcg/arm: fix qemu_st64 for big endian targets by Aurelien Jarno · 14 years ago
  10. c69806a tcg/arm: fix branch target change during code retranslation by Aurelien Jarno · 14 years ago
  11. 393f398 tcg-ia64: Fix warning in qemu_ld. by Richard Henderson · 14 years ago
  12. 07f5973 tcg-ia64: Fix address compilation in qemu_st. by Richard Henderson · 14 years ago
  13. 650a217 tcg-ia64: Fix tlb read error for 32-bit targets. by Richard Henderson · 14 years ago
  14. b3b0091 tcg-ia64: Implement qemu_ld32. by Richard Henderson · 14 years ago
  15. 255108c tcg-ia64: Provide default GUEST_BASE. by Richard Henderson · 14 years ago
  16. 0909cbd tcg: Fix default definition of divu_i32 and remu_i32. by Richard Henderson · 14 years ago
  17. 405cf9f tcg: Use fprintf_function (format checking) by Stefan Weil · 14 years ago
  18. c3b08d0 tcg: Fix compiler error (comparison of unsigned expression) by Stefan Weil · 14 years ago
  19. b1d6d51 TCG: Revert ppc64 tcg_out_movi32 change by Andreas Färber · 15 years ago
  20. e9119cd TCG: Fix Darwin/ppc calling convention recognition by Andreas Färber · 15 years ago
  21. 48bb375 tcg-s390: new TCG Target by Richard Henderson · 15 years ago
  22. b9e946c tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG. by Richard Henderson · 15 years ago
  23. 2bece2c tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. by Richard Henderson · 15 years ago
  24. 0e2029a tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317 by Aurelien Jarno · 15 years ago
  25. 1bcaae6 tcg-s390: Icache flush is a no-op. by Richard Henderson · 15 years ago
  26. dc397ca tcg-i386: fix andi r, r, 0xff by Aurelien Jarno · 15 years ago
  27. 447d681 tcg-i386: remove use of _Bool that slipped code review by Aurelien Jarno · 15 years ago
  28. 5d8a4f8 tcg-i386: Merge 64-bit generation. by Richard Henderson · 15 years ago
  29. c61aaf7 tcg: get rid of DEF2 in tcg-opc.h by Aurelien Jarno · 15 years ago
  30. 239fda3 tcg: get rid of copy_size in TCGOpDef by Aurelien Jarno · 15 years ago
  31. e4d58b4 tcg: Make some tcg-target.c routines static. by Richard Henderson · 15 years ago
  32. 3b6dac3 tcg: Add TYPE parameter to tcg_out_mov. by Richard Henderson · 15 years ago
  33. 4309a79 tcg-i386: fix a typo by Aurelien Jarno · 15 years ago
  34. c28b14c tcg-i386: declare tcg_out_tlb_load() inline by Aurelien Jarno · 15 years ago
  35. 82bb07d tcg-i386: Remove some ifdefs in qemu_ld/st. by Richard Henderson · 15 years ago
  36. 8516a04 tcg-i386: Split out tlb load function. by Richard Henderson · 15 years ago
  37. 1a6dc1e tcg-i386: Swap order of TLB hit and miss paths. by Richard Henderson · 15 years ago
  38. be5a4eb tcg-i386: Split out TLB Hit path from qemu_ld/st. by Richard Henderson · 15 years ago
  39. 96b4cf3 tcg-i386: Tidy data16 prefixes. by Richard Henderson · 15 years ago
  40. 3e1dbad tcg: Use INDEX_op_qemu_ld32 for 32-bit results. by Richard Henderson · 15 years ago
  41. 6781d08 tcg-ia64: Load GUEST_BASE into a register. by Richard Henderson · 15 years ago
  42. 7221f05 tcg-ia64: Fix some register usage issues. by Richard Henderson · 15 years ago
  43. 4b31713 tcg-hppa: Load GUEST_BASE as an immediate. by Richard Henderson · 15 years ago
  44. 9002ec7 tcg: Initialize the prologue after GUEST_BASE is fixed. by Richard Henderson · 15 years ago
  45. 7868652 tcg-i386: Nuke trailing whitespace. by Richard Henderson · 15 years ago
  46. 5d1e4e8 tcg-i386: Use lea for three-operand add. by Richard Henderson · 15 years ago
  47. 34a6d0b tcg-i386: Tidy lea. by Richard Henderson · 15 years ago
  48. b3e66df tcg-i386: Tidy xchg. by Richard Henderson · 15 years ago
  49. 0566d38 tcg-i386: Tidy multiply. by Richard Henderson · 15 years ago
  50. 9363ded tcg-i386: Tidy unary arithmetic. by Richard Henderson · 15 years ago
  51. 32a8ffb tcg-i386: Tidy setcc. by Richard Henderson · 15 years ago
  52. 3c3accc tcg-i386: Tidy ret. by Richard Henderson · 15 years ago
  53. aadb21a tcg-i386: Tidy calls. by Richard Henderson · 15 years ago
  54. 6858614 tcg-i386: Tidy push/pop. by Richard Henderson · 15 years ago
  55. ef10b10 tcg-i386: Tidy movi. by Richard Henderson · 15 years ago
  56. 81570a7 tcg-i386: Tidy non-immediate arithmetic operations. by Richard Henderson · 15 years ago
  57. a369a70 tcg-i386: Tidy immediate arithmetic operations. by Richard Henderson · 15 years ago
  58. 6817c35 tcg-i386: Tidy ext8s and ext16s operations. by Richard Henderson · 15 years ago
  59. 55e082a tcg-i386: Tidy ext8u and ext16u operations. by Richard Henderson · 15 years ago
  60. da441cf tcg-i386: Tidy jumps. by Richard Henderson · 15 years ago
  61. a042ef9 tcg-i386: Eliminate extra move from qemu_ld64. by Richard Henderson · 15 years ago
  62. af26608 tcg-i386: Tidy move operations. by Richard Henderson · 15 years ago
  63. f53dba0 tcg-i386: Tidy shift operations. by Richard Henderson · 15 years ago
  64. fcb5dac tcg-i386: Tidy bswap operations. by Richard Henderson · 15 years ago
  65. 4ab50cc tcg-i386: Tidy initialization of tcg_target_call_clobber_regs. by Richard Henderson · 15 years ago
  66. 6648e29 tcg-i386: Allocate call-saved registers first. by Richard Henderson · 15 years ago
  67. a5ad591 tcg: Add missing 'static' attribute by Stefan Weil · 15 years ago
  68. 70ec48e tcg-hppa: Remove automatically implemented opcodes. by Richard Henderson · 15 years ago
  69. 2d097a8 tcg-hppa: Fix branch offset during retranslation. by Richard Henderson · 15 years ago
  70. 739734c tcg-hppa: Schedule the address masking after the TLB load. by Richard Henderson · 15 years ago
  71. f061b40 tcg-hppa: Fix softmmu loads and stores. by Richard Henderson · 15 years ago
  72. 884d348 tcg-hppa: Fix GUEST_BASE initialization in prologue. by Richard Henderson · 15 years ago
  73. 0085bd5 tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32. by Richard Henderson · 15 years ago
  74. 9678d95 Remove dead assignments in various common files, spotted by clang analyzer by Blue Swirl · 15 years ago
  75. e23886a tcg/arm: fix condition in zero/sign extension functions by Aurelien Jarno · 15 years ago
  76. c66b5c2 tcg/arm: don't try to load constants using pc by Aurelien Jarno · 15 years ago
  77. 914ccf5 tcg/arm: optimize register allocation order by Aurelien Jarno · 15 years ago
  78. bf5675e tcg/arm: fix argument alignment in qemu_st64 by Aurelien Jarno · 15 years ago
  79. 2633a2d tcg/arm: remove useless register tests in qemu_ld/st by Aurelien Jarno · 15 years ago
  80. 67dcab7 tcg/arm: bswap arguments in qemu_ld/st if needed by Aurelien Jarno · 15 years ago
  81. e854b6d tcg/arm: use ext* ops in qemu_ld by Aurelien Jarno · 15 years ago
  82. 7e0d956 tcg/arm: remove conditional argument for qemu_ld/st by Aurelien Jarno · 15 years ago
  83. 244b1e8 tcg/arm: add bswap ops by Aurelien Jarno · 15 years ago
  84. 9517094 tcg/arm: add ext16u op by Aurelien Jarno · 15 years ago
  85. 293579e tcg/arm: add rotation ops by Aurelien Jarno · 15 years ago
  86. 23401b5 tcg/arm: use the blx instruction when possible by Aurelien Jarno · 15 years ago
  87. 8f7f749 tcg/arm: sxtb and sxth are available starting with ARMv6 by Aurelien Jarno · 15 years ago
  88. ac34fb5 tcg/arm: add variables to define the allowed instructions set by Aurelien Jarno · 15 years ago
  89. 2488b41 tcg/arm: align 64-bit arguments in function calls by Aurelien Jarno · 15 years ago
  90. c8d80ce tcg/arm: replace integer values by registers enum by Aurelien Jarno · 15 years ago
  91. f694a27 tcg/arm: remove store signed functions by Aurelien Jarno · 15 years ago
  92. e4a7d5e tcg/arm: explicitely list clobbered/reserved regs by Aurelien Jarno · 15 years ago
  93. 39221a8 tcg/arm: remove SAVE_LR code by Aurelien Jarno · 15 years ago
  94. 606257c tcg/ppc: Remove redundant comparison from brcond2 by malc · 15 years ago
  95. 2d8ebcf Fix --enable-profiler compilation. by Richard Henderson · 15 years ago
  96. 655feed tcg: Add missing static qualifier by malc · 15 years ago
  97. efe72c8 tcg/ppc: Fix signed versions of brcond2 by malc · 15 years ago
  98. 60bf84c tcp/mips: Change TCG_AREG0 (fp -> s0) by Stefan Weil · 15 years ago
  99. 837d987 tcg/README: improve description of bswap* by Aurelien Jarno · 15 years ago
  100. 3e1f46e tcg-hppa: Don't try to calls to non-constant addresses. by Richard Henderson · 15 years ago