1. 6645c14 tcg-ppc64: Implement mulu2/muls2_i64 by Richard Henderson · 12 years ago
  2. 6c85876 tcg-ppc64: Implement add2/sub2_i64 by Richard Henderson · 12 years ago
  3. 027ffea tcg-ppc64: Implement movcond by Richard Henderson · 12 years ago
  4. 33de9ed tcg-ppc64: Implement deposit by Richard Henderson · 12 years ago
  5. ce1010d tcg-ppc64: Implement compound logicals by Richard Henderson · 12 years ago
  6. 68aebd4 tcg-ppc64: Implement bswap64 by Richard Henderson · 12 years ago
  7. 5d22158 tcg-ppc64: Implement bswap16 and bswap32 by Richard Henderson · 12 years ago
  8. 313d91c tcg-ppc64: Implement rotates by Richard Henderson · 12 years ago
  9. 28f2dba tcg-ppc64: Use automatic implementation of ext32u_i64 by Richard Henderson · 12 years ago
  10. a9249df tcg-ppc64: Improve and_i32 with constant by Richard Henderson · 12 years ago
  11. 4d3203f tcg: Add signed multiword multiplication operations by Richard Henderson · 12 years ago
  12. d7156f7 tcg: Add 64-bit multiword arithmetic operations by Richard Henderson · 12 years ago
  13. e6a7273 tcg: Make 32-bit multiword operations optional for 64-bit hosts by Richard Henderson · 12 years ago
  14. cb9c377 janitor: add guards to headers by Paolo Bonzini · 12 years ago
  15. 07e10e5 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define by Peter Maydell · 12 years ago
  16. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 12 years ago
  17. 771142c tcg: Standardize on TCGReg as the enum for hard registers by Richard Henderson · 13 years ago
  18. 840f586 tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h by Stefan Weil · 13 years ago
  19. 0bf1dbd tcg/ppc64: fix 16/32 mixup by malc · 13 years ago
  20. 157f266 tcg/ppc64: implement not_i32/64 and ext32u_i64 by malc · 13 years ago
  21. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 13 years ago
  22. 2bece2c tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. by Richard Henderson · 15 years ago
  23. 32d98fb tcg: Allow target-specific implementation of NOR. by Richard Henderson · 15 years ago
  24. 9940a96 tcg: Allow target-specific implementation of NAND. by Richard Henderson · 15 years ago
  25. 8d625cf tcg: Allow target-specific implementation of EQV. by Richard Henderson · 15 years ago
  26. a63b582 remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] by Paolo Bonzini · 15 years ago
  27. d34f4ba tcg/ppc64: Use C90 style comments by malc · 15 years ago
  28. 3682825 tcg: Add comments for all optional instructions not implemented. by Richard Henderson · 15 years ago
  29. f6548c0 PPC 32/64 GUEST_BASE support by malc · 15 years ago
  30. e63d7ab Prune unused TCG_AREGs by blueswir1 · 16 years ago
  31. 902b3d5 Introduce and use cache-utils.[ch] by malc · 16 years ago
  32. e7d05e6 Use proper value for TCG_TARGET_CALL_STACK_OFFSET by malc · 16 years ago
  33. e46b968 Provide extNs_M instructions by malc · 16 years ago
  34. 810260a Preliminary PPC64/Linux host support by malc · 16 years ago