1. 3d1b2ff tcg: Remove TCG_TARGET_HAS_new_ldst by Richard Henderson · 11 years ago
  2. 1c41826 tcg-mips: Use EXT for AND on mips32r2 by Richard Henderson · 11 years ago
  3. 4188390 tcg-mips: Rearrange register allocation by Richard Henderson · 11 years ago
  4. fbef2cc tcg-mips: Convert to new_ldst by Richard Henderson · 11 years ago
  5. ae0218e tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZE by Richard Henderson · 11 years ago
  6. 02eb19d tcg: Use HOST_WORDS_BIGENDIAN by Richard Henderson · 11 years ago
  7. df9ebea tcg: Relax requirement for mulu2_i32 on 32-bit hosts by Richard Henderson · 11 years ago
  8. f713d6a tcg: Add qemu_ld_st_i32/64 by Richard Henderson · 11 years ago
  9. 545825d Merge branch 'tcg-next' of git://github.com/rth7680/qemu by Aurelien Jarno · 11 years ago
  10. 3207bf2 tcg/mips: only enable ext8s/ext16s ops on MIPS32R2 by Aurelien Jarno · 11 years ago
  11. 988902f tcg/mips: detect available host instructions at runtime by Aurelien Jarno · 11 years ago
  12. b93949e tcg: Change flush_icache_range arguments to uintptr_t by Richard Henderson · 11 years ago
  13. 3c9a8f1 tcg-mips: Implement mulsh, muluh by Richard Henderson · 11 years ago
  14. 0327152 tcg: Add muluh and mulsh opcodes by Richard Henderson · 11 years ago
  15. ca675f4 tcg: Split rem requirement from div requirement by Richard Henderson · 12 years ago
  16. 174d4d2 tcg/mips: Implement muls2_i32 by Aurelien Jarno · 12 years ago
  17. 4d3203f tcg: Add signed multiword multiplication operations by Richard Henderson · 12 years ago
  18. cb9c377 janitor: add guards to headers by Paolo Bonzini · 12 years ago
  19. 07e10e5 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define by Peter Maydell · 12 years ago
  20. 8f06bf6 tcg/mips: fix MIPS32(R2) detection by Aurelien Jarno · 12 years ago
  21. 7d7c493 tcg/mips: implement movcond op on MIPS32R2 by Aurelien Jarno · 12 years ago
  22. 04f71aa tcg/mips: implement deposit op on MIPS32R2 by Aurelien Jarno · 12 years ago
  23. 9a15251 tcg/mips: implement rotl/rotr ops on MIPS32R2 by Aurelien Jarno · 12 years ago
  24. c1cf85c tcg/mips: optimize bswap{16,16s,32} on MIPS32R2 by Aurelien Jarno · 12 years ago
  25. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 12 years ago
  26. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 12 years ago
  27. dba4f1b w64: Change data type of parameters for flush_icache_range by Stefan Weil · 13 years ago
  28. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  29. 840f586 tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h by Stefan Weil · 13 years ago
  30. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 13 years ago
  31. 03938c1 Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD. by Brad · 14 years ago
  32. 60bf84c tcp/mips: Change TCG_AREG0 (fp -> s0) by Stefan Weil · 15 years ago
  33. 116348d tcg/mips: use seb/seh instructions on MIPS32R2 by Aurelien Jarno · 15 years ago
  34. cc01cc8 tcg-mips: add guest base support by Aurelien Jarno · 15 years ago
  35. 2b79487 tcg-mips: implement nor by Aurelien Jarno · 15 years ago
  36. 32d98fb tcg: Allow target-specific implementation of NOR. by Richard Henderson · 15 years ago
  37. 9940a96 tcg: Allow target-specific implementation of NAND. by Richard Henderson · 15 years ago
  38. 8d625cf tcg: Allow target-specific implementation of EQV. by Richard Henderson · 15 years ago
  39. a63b582 remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] by Paolo Bonzini · 15 years ago
  40. 3682825 tcg: Add comments for all optional instructions not implemented. by Richard Henderson · 15 years ago
  41. afa0523 tcg: initial mips support by Aurelien Jarno · 15 years ago