1. 3d1b2ff tcg: Remove TCG_TARGET_HAS_new_ldst by Richard Henderson · 11 years ago
  2. 76782fa tci: Convert to new ldst opcodes by Richard Henderson · 11 years ago
  3. a7f96f7 tci: 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. 02eb19d tcg: Use HOST_WORDS_BIGENDIAN by Richard Henderson · 11 years ago
  6. df9ebea tcg: Relax requirement for mulu2_i32 on 32-bit hosts by Richard Henderson · 11 years ago
  7. f713d6a tcg: Add qemu_ld_st_i32/64 by Richard Henderson · 11 years ago
  8. 78cd7b8 tcg: Allow TCG_TARGET_REG_BITS to be specified independantly by Richard Henderson · 11 years ago
  9. 04d5a1d tcg: Change tcg_qemu_tb_exec return to uintptr_t by Richard Henderson · 11 years ago
  10. b93949e tcg: Change flush_icache_range arguments to uintptr_t by Richard Henderson · 11 years ago
  11. 0327152 tcg: Add muluh and mulsh opcodes by Richard Henderson · 11 years ago
  12. ca675f4 tcg: Split rem requirement from div requirement by Richard Henderson · 12 years ago
  13. ee79c35 tci: Make tcg temporaries local to tcg_qemu_tb_exec by Richard Henderson · 12 years ago
  14. 4d3203f tcg: Add signed multiword multiplication operations by Richard Henderson · 12 years ago
  15. d7156f7 tcg: Add 64-bit multiword arithmetic operations by Richard Henderson · 12 years ago
  16. e6a7273 tcg: Make 32-bit multiword operations optional for 64-bit hosts by Richard Henderson · 12 years ago
  17. e24dc9f tci: Support deposit operations by Stefan Weil · 12 years ago
  18. 07e10e5 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define by Peter Maydell · 12 years ago
  19. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 12 years ago
  20. 69784ea w64: Fix data type of next_tb and tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  21. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  22. f57a516 w64: Fix data type of parameters for flush_icache_range by Stefan Weil · 13 years ago
  23. 51711ae tci: Make flush_icache_range() inline by Stefan Weil · 13 years ago
  24. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  25. 7316329 tcg: Add bytecode generator for tcg interpreter by Stefan Weil · 13 years ago