1. 765b842 tcg: Rename debug_insn_start to insn_start by Richard Henderson · 10 years ago
  2. 162e992 tcg: Move tci_tb_ptr to -common by Peter Crosthwaite · 9 years ago
  3. 4f2331e tcg: implement real ext_i32_i64 and extu_i32_i64 ops by Aurelien Jarno · 10 years ago
  4. 2b7ec66 tcg: Mask TCGMemOp appropriately for indexing by Richard Henderson · 10 years ago
  5. 3972ef6 tcg: Push merged memop+mmu_idx parameter to softmmu routines by Richard Henderson · 10 years ago
  6. 59227d5 tcg: Merge memop and mmu_idx parameters to qemu_ld/st by Richard Henderson · 10 years ago
  7. 15fc7da tcg: Remove unused opcodes by Richard Henderson · 11 years ago
  8. 31e25e3 Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging by Peter Maydell · 11 years ago
  9. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  10. 76782fa tci: Convert to new ldst opcodes by Richard Henderson · 11 years ago
  11. 1976ccc tci: Mask shift counts to avoid undefined behavior by Richard Henderson · 11 years ago
  12. 3df2b8f misc: Use new rotate functions by Stefan Weil · 11 years ago
  13. d285bf7 tci: Add implementation of rotl_i64, rotr_i64 by Stefan Weil · 11 years ago
  14. 07ac4dc tci: Fix qemu-alpha on 32 bit hosts (wrong assertions) by Stefan Weil · 11 years ago
  15. 04d5a1d tcg: Change tcg_qemu_tb_exec return to uintptr_t by Richard Henderson · 12 years ago
  16. ee79c35 tci: Make tcg temporaries local to tcg_qemu_tb_exec by Richard Henderson · 12 years ago
  17. dea8fde tci: Avoid code before declarations by Richard Henderson · 12 years ago
  18. 7648746 tci: Use a local variable for env by Richard Henderson · 12 years ago
  19. 03fc054 tci: Use 32-bit signed offsets to loads/stores by Richard Henderson · 12 years ago
  20. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  21. c6c5063 tci: Fix type of tci_read_label by Richard Henderson · 12 years ago
  22. e24dc9f tci: Support deposit operations by Stefan Weil · 12 years ago
  23. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 12 years ago
  24. 6673f47 tci: Fix for AREG0 free mode by Stefan Weil · 12 years ago
  25. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 13 years ago
  26. 6a69226 tci: Support INDEX_op_bswap64_i64 by Stefan Weil · 13 years ago
  27. 17904bc tci: Fix wrong macro name for debug code by Stefan Weil · 13 years ago
  28. c3ca046 tci: GETPC() macro must return an uintptr_t by Stefan Weil · 13 years ago
  29. 3b2aba2 tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build) by Stefan Weil · 13 years ago
  30. 69784ea w64: Fix data type of next_tb and tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  31. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  32. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  33. 7657f4b tcg: Add interpreter for bytecode by Stefan Weil · 13 years ago