1. 3d1b2ff tcg: Remove TCG_TARGET_HAS_new_ldst by Richard Henderson · 11 years ago
  2. 96d0ee7 tcg: Remove unreachable code in tcg_out_op and op_defs by Richard Henderson · 11 years ago
  3. 5588ff2 tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  4. 4bb7a41 tcg: Add INDEX_op_trunc_shr_i32 by Richard Henderson · 11 years ago
  5. ad600a4 Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging by Peter Maydell · 11 years ago
  6. f6c6afc tcg: Add TCGType parameter to tcg_target_const_match by Richard Henderson · 11 years ago
  7. 0374f50 tcg-ia64: Convert to new ldst opcodes by Richard Henderson · 11 years ago
  8. 3bf16cb tcg-ia64: Move part of softmmu slow path out of line by Richard Henderson · 11 years ago
  9. 4bdd547 tcg-ia64: Convert to new ldst helpers by Richard Henderson · 11 years ago
  10. af9fe31 tcg-ia64: Reduce code duplication in tcg_out_qemu_ld by Richard Henderson · 11 years ago
  11. 1f91f39 tcg-ia64: Move tlb addend load into tlb read by Richard Henderson · 11 years ago
  12. b672cf6 tcg-ia64: Move bswap for store into tlb load by Richard Henderson · 11 years ago
  13. 4c186ee tcg-ia64: Re-bundle the tlb load by Richard Henderson · 11 years ago
  14. dcf9177 tcg-ia64: Optimize small arguments to exit_tb by Richard Henderson · 11 years ago
  15. 463230d tcg-ia64: Introduce tcg_opc_bswap64_i by Richard Henderson · 11 years ago
  16. db008a8 tcg-ia64: Introduce tcg_opc_ext_i by Richard Henderson · 11 years ago
  17. fa0cdb6 tcg-ia64: Introduce tcg_opc_movi_a by Richard Henderson · 11 years ago
  18. 3b9ccdc tcg-ia64: Introduce tcg_opc_mov_a by Richard Henderson · 11 years ago
  19. 25c9c73 tcg-ia64: Use A3 form of logical operations by Richard Henderson · 11 years ago
  20. f940fb0 tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction by Richard Henderson · 11 years ago
  21. 8642088 tcg-ia64: Use ADDS for small addition by Richard Henderson · 11 years ago
  22. 3c289cb tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu by Richard Henderson · 11 years ago
  23. d15de15 tcg-ia64: Move AREG0 to R32 by Richard Henderson · 11 years ago
  24. 6d264b3 tcg-ia64: Simplify brcond by Richard Henderson · 11 years ago
  25. 6f65c78 tcg-ia64: Handle constant calls by Richard Henderson · 11 years ago
  26. 5f7b168 tcg-ia64: Use shortcuts for nop insns by Richard Henderson · 11 years ago
  27. e3afa1c tcg-ia64: Use TCGMemOp within qemu_ldst routines by Richard Henderson · 11 years ago
  28. f713d6a tcg: Add qemu_ld_st_i32/64 by Richard Henderson · 11 years ago
  29. 3cf246f tcg: Add tcg-be-null.h by Richard Henderson · 11 years ago
  30. e58eb53 exec: Split softmmu_defs.h by Richard Henderson · 11 years ago
  31. a05b5b9 tcg: Change tcg_out_ld/st offset to intptr_t by Richard Henderson · 11 years ago
  32. 2ba7fae2 tcg: Change relocation offsets to intptr_t by Richard Henderson · 11 years ago
  33. b93949e tcg: Change flush_icache_range arguments to uintptr_t by Richard Henderson · 11 years ago
  34. 0327152 tcg: Add muluh and mulsh opcodes by Richard Henderson · 11 years ago
  35. ca675f4 tcg: Split rem requirement from div requirement by Richard Henderson · 12 years ago
  36. 4d3203f tcg: Add signed multiword multiplication operations by Richard Henderson · 12 years ago
  37. d7156f7 tcg: Add 64-bit multiword arithmetic operations by Richard Henderson · 12 years ago
  38. e6a7273 tcg: Make 32-bit multiword operations optional for 64-bit hosts by Richard Henderson · 12 years ago
  39. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  40. cb9c377 janitor: add guards to headers by Paolo Bonzini · 12 years ago
  41. 41a05a4 Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu by Aurelien Jarno · 12 years ago
  42. c7d4475 tcg-ia64: Implement deposit by Richard Henderson · 12 years ago
  43. 63975ea tcg/ia64: slightly optimize TLB access code by Aurelien Jarno · 12 years ago
  44. 2174d1e tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops by Aurelien Jarno · 12 years ago
  45. b90cf71 tcg/ia64: implement movcond_i32/64 by Aurelien Jarno · 12 years ago
  46. da897bf tcg/ia64: use stack for TCG temps by Blue Swirl · 12 years ago
  47. 07e10e5 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define by Peter Maydell · 12 years ago
  48. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 12 years ago
  49. 6e17d0c tcg: Remove tcg_target_get_call_iarg_regs_count by Stefan Weil · 12 years ago
  50. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 12 years ago
  51. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 12 years ago
  52. d03c98d tcg/ia64: fix and optimize ld/st slow path by Aurelien Jarno · 12 years ago
  53. 18d445b tcg/ia64: fix prologue/epilogue by Aurelien Jarno · 12 years ago
  54. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 13 years ago
  55. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  56. dba4f1b w64: Change data type of parameters for flush_icache_range by Stefan Weil · 13 years ago
  57. 2a534af tcg: Use TCGReg for standard tcg-target entry points. by Richard Henderson · 13 years ago
  58. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  59. 4985629 tcg/ia64: Remove unused tcg_out_addi() by Peter Maydell · 13 years ago
  60. 840f586 tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h by Stefan Weil · 13 years ago
  61. af15a62 tcg/ia64: Only one call output register needed for 64 bit hosts by Stefan Weil · 13 years ago
  62. 64ba39a tcg-ia64: Fix typos in AREG0 setup in prologue. by Richard Henderson · 13 years ago
  63. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 13 years ago
  64. 614f104 Delegate setup of TCG temporaries to targets by Blue Swirl · 14 years ago
  65. cea5f9a cpu-exec.c: avoid AREG0 use by Blue Swirl · 14 years ago
  66. 5677903 tcg arm/mips/ia64: add a comment about retranslation and caches by Aurelien Jarno · 14 years ago
  67. a3e28aa tcg/ia64: remove an unnecessary stop bit by Aurelien Jarno · 14 years ago
  68. 393f398 tcg-ia64: Fix warning in qemu_ld. by Richard Henderson · 14 years ago
  69. 07f5973 tcg-ia64: Fix address compilation in qemu_st. by Richard Henderson · 14 years ago
  70. 650a217 tcg-ia64: Fix tlb read error for 32-bit targets. by Richard Henderson · 14 years ago
  71. b3b0091 tcg-ia64: Implement qemu_ld32. by Richard Henderson · 14 years ago
  72. 255108c tcg-ia64: Provide default GUEST_BASE. by Richard Henderson · 14 years ago
  73. e4d58b4 tcg: Make some tcg-target.c routines static. by Richard Henderson · 15 years ago
  74. 3b6dac3 tcg: Add TYPE parameter to tcg_out_mov. by Richard Henderson · 15 years ago
  75. 6781d08 tcg-ia64: Load GUEST_BASE into a register. by Richard Henderson · 15 years ago
  76. 7221f05 tcg-ia64: Fix some register usage issues. by Richard Henderson · 15 years ago
  77. a175b99 tcg/ia64: fix tlb addend read by Aurelien Jarno · 15 years ago
  78. 477ba62 tcg: initial ia64 support by Aurelien Jarno · 15 years ago