1. 1045fc0 tcg/ppc: Fix support for 64-bit PPC MacOSX hosts by Peter Maydell · 11 years ago
  2. d4cba13 tcg/ppc: Fix failure in tcg_out_mem_long by Richard Henderson · 11 years ago
  3. a84ac4c tcg-ppc: Use the return address as a base pointer by Richard Henderson · 11 years ago
  4. 224f9fd tcg-ppc: Merge cache-utils into the backend by Richard Henderson · 11 years ago
  5. 40d964b tcg-ppc: Rename the tcg/ppc64 backend by Richard Henderson · 11 years ago
  6. b38daef tcg-ppc: Remove the backend by Richard Henderson · 11 years ago
  7. 9171478 tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target by Richard Henderson · 11 years ago
  8. 3d1b2ff tcg: Remove TCG_TARGET_HAS_new_ldst by Richard Henderson · 11 years ago
  9. 96d0ee7 tcg: Remove unreachable code in tcg_out_op and op_defs by Richard Henderson · 11 years ago
  10. 00d7a1a tcg-ppc: Split out tcg_out_call by Richard Henderson · 11 years ago
  11. 38cf39f tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  12. 02eb19d tcg: Use HOST_WORDS_BIGENDIAN by Richard Henderson · 11 years ago
  13. df9ebea tcg: Relax requirement for mulu2_i32 on 32-bit hosts by Richard Henderson · 11 years ago
  14. f6c6afc tcg: Add TCGType parameter to tcg_target_const_match by Richard Henderson · 11 years ago
  15. ad5171d tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool by Stefan Weil · 11 years ago
  16. 5dd3916 tcg-ppc: Support new ldst opcodes by Richard Henderson · 11 years ago
  17. 92d0acd tcg-ppc: Convert to le/be ldst helpers by Richard Henderson · 11 years ago
  18. f1a16dc tcg-ppc: Use TCGMemOp within qemu_ldst routines by Richard Henderson · 11 years ago
  19. f713d6a tcg: Add qemu_ld_st_i32/64 by Richard Henderson · 11 years ago
  20. 9ecefc8 tcg: Add tcg-be-ldst.h by Richard Henderson · 11 years ago
  21. 8f50c84 tcg-ppc: Fix and cleanup tcg_out_tlb_check by Richard Henderson · 11 years ago
  22. 5b1c985 tcg-ppc: Use conditional branch and link to slow path by Richard Henderson · 11 years ago
  23. 1d10cf9 tcg-ppc: Cleanup tcg_out_qemu_ld/st_slow_path by Richard Henderson · 11 years ago
  24. 4b2b114 tcg-ppc: Avoid code for nop move by Richard Henderson · 11 years ago
  25. 619f90b tcg-ppc: use new return-argument ld/st helpers by Paolo Bonzini · 11 years ago
  26. 6a11557 tcg-ppc: fix qemu_ld/qemu_st for AIX ABI by Paolo Bonzini · 11 years ago
  27. e58eb53 exec: Split softmmu_defs.h by Richard Henderson · 11 years ago
  28. a05b5b9 tcg: Change tcg_out_ld/st offset to intptr_t by Richard Henderson · 12 years ago
  29. 2ba7fae2 tcg: Change relocation offsets to intptr_t by Richard Henderson · 12 years ago
  30. 04d5a1d tcg: Change tcg_qemu_tb_exec return to uintptr_t by Richard Henderson · 12 years ago
  31. 0327152 tcg: Add muluh and mulsh opcodes by Richard Henderson · 12 years ago
  32. 865a467 tcg-ppc: Don't implement rem by Richard Henderson · 12 years ago
  33. ca675f4 tcg: Split rem requirement from div requirement by Richard Henderson · 12 years ago
  34. 4d3203f tcg: Add signed multiword multiplication operations by Richard Henderson · 12 years ago
  35. be96bd3 tcg/ppc: Fix build of tcg_qemu_tb_exec() by Andreas Färber · 12 years ago
  36. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  37. cb9c377 janitor: add guards to headers by Paolo Bonzini · 12 years ago
  38. ecf51c9 tcg/ppc: Fix !softmmu case by malc · 12 years ago
  39. ecdffbc tcg/ppc: Remove unused s_bits variable by malc · 12 years ago
  40. c878da3 tcg/ppc32: Use trampolines to trim the code size for mmu slow path accessors by malc · 12 years ago
  41. ed224a5 tcg/ppc: ld/st optimization by malc · 12 years ago
  42. 07e10e5 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define by Peter Maydell · 12 years ago
  43. 0aed257 tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS by Richard Henderson · 12 years ago
  44. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 12 years ago
  45. 23f3ff2 tcg/ppc32: Implement movcond32 by malc · 12 years ago
  46. 6e17d0c tcg: Remove tcg_target_get_call_iarg_regs_count by Stefan Weil · 12 years ago
  47. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 12 years ago
  48. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 12 years ago
  49. affe518 TCG: Fix compile breakage in tcg_dump_ops by Alexander Graf · 13 years ago
  50. 24f50d7 tcg/ppc: Handle _CALL_DARWIN being undefined on Darwin by Andreas Färber · 13 years ago
  51. 1b3e76e tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode by Andreas Färber · 13 years ago
  52. a082615 tcg/ppc: Clobber r5 for 64-bit qemu_ld by Andreas Färber · 13 years ago
  53. d831fdb tcg/ppc: Don't hardcode register numbers by Andreas Färber · 13 years ago
  54. c1696d9 tcg/ppc: Do not overwrite lower address word on Darwin and AIX by Andreas Färber · 13 years ago
  55. f05ae53 Bail out if CONFIG_TCG_PASS_AREG0 is defined by malc · 13 years ago
  56. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 13 years ago
  57. 6a18ae2 i386: Remove REGPARM by Blue Swirl · 13 years ago
  58. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  59. 2a534af tcg: Use TCGReg for standard tcg-target entry points. by Richard Henderson · 13 years ago
  60. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  61. ce285b1 tcg: TCG targets may define tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  62. 840f586 tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h by Stefan Weil · 13 years ago
  63. 70d705f tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings by Peter Maydell · 13 years ago
  64. 350dba6 tcg/ppc32: implement deposit_i32 by malc · 14 years ago
  65. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 14 years ago
  66. 136a0b5 TCG/PPC: use stack for TCG temps by Blue Swirl · 14 years ago
  67. 1a2eb16 tcg/ppc: Remove tcg_out_addi by malc · 14 years ago
  68. 614f104 Delegate setup of TCG temporaries to targets by Blue Swirl · 14 years ago
  69. cea5f9a cpu-exec.c: avoid AREG0 use by Blue Swirl · 14 years ago
  70. e9119cd TCG: Fix Darwin/ppc calling convention recognition by Andreas Färber · 15 years ago
  71. b9e946c tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG. by Richard Henderson · 15 years ago
  72. e4d58b4 tcg: Make some tcg-target.c routines static. by Richard Henderson · 15 years ago
  73. 3b6dac3 tcg: Add TYPE parameter to tcg_out_mov. by Richard Henderson · 15 years ago
  74. 606257c tcg/ppc: Remove redundant comparison from brcond2 by malc · 15 years ago
  75. efe72c8 tcg/ppc: Fix signed versions of brcond2 by malc · 15 years ago
  76. f7e2aca tcg/ppc: Fix typo by malc · 15 years ago
  77. a884dcb tcg/ppc: Implment bswap16/32 by malc · 15 years ago
  78. aa77beb tcg/ppc: Implement eqv, nand and nor by malc · 15 years ago
  79. 355b194 Split TLB addend and target_phys_addr_t by Paul Brook · 15 years ago
  80. 36368cf tcg/ppc: Fix not_i32 by malc · 15 years ago
  81. 86feb1c tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs. by Richard Henderson · 15 years ago
  82. 32d98fb tcg: Allow target-specific implementation of NOR. by Richard Henderson · 15 years ago
  83. 9940a96 tcg: Allow target-specific implementation of NAND. by Richard Henderson · 15 years ago
  84. 8d625cf tcg: Allow target-specific implementation of EQV. by Richard Henderson · 15 years ago
  85. 8a56e84 tcg: Use TCGCond where appropriate. by Richard Henderson · 15 years ago
  86. a975160 tcg: Name the opcode enumeration. by Richard Henderson · 15 years ago
  87. a63b582 remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] by Paolo Bonzini · 15 years ago
  88. 35f6b59 tcg/ppc[64]: Only define addend load helpers in softmmu case by malc · 15 years ago
  89. d616cf1 tcg/ppc: Fix right rotation by malc · 15 years ago
  90. 98b8d95 tcg/ppc: Fix typo by malc · 15 years ago
  91. 65fe043 tcg/ppc: Implement some of the optional ops by malc · 15 years ago
  92. 30c0c76 tcg: fix build on 32-bit hppa, ppc and sparc hosts by Jay Foad · 15 years ago
  93. 3682825 tcg: Add comments for all optional instructions not implemented. by Richard Henderson · 15 years ago
  94. 6ec8523 tcg/ppc: Consistently use calling convention selection macros by malc · 15 years ago
  95. 5da79c8 Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARGS,STACK_OFFSET}. by Juergen Lock · 15 years ago
  96. 27a7797 tcg/ppc32: proper setcond implementation by malc · 15 years ago
  97. b0809bf tcg/ppc32: implement setcond[2] by malc · 15 years ago
  98. d937032 tcg/ppc: always use tcg_out_call by malc · 15 years ago
  99. c45851c When targeting PPU use rlwinm instead of andi. if possible by malc · 15 years ago
  100. a71836d Fix rbase initialization by malc · 16 years ago