1. 07e10e5 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define by Peter Maydell · 12 years ago
  2. d1e321b tcg: Add tcg_high_cond by Richard Henderson · 13 years ago
  3. 0aed257 tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS by Richard Henderson · 13 years ago
  4. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 13 years ago
  5. 6e17d0c tcg: Remove tcg_target_get_call_iarg_regs_count by Stefan Weil · 13 years ago
  6. f0da375 tcg-hppa: Implement movcond by Richard Henderson · 13 years ago
  7. e55f523 tcg-hppa: Fix broken load/store helpers by Richard Henderson · 13 years ago
  8. c08d9ee tcg-hppa: Fix brcond2 and setcond2 by Richard Henderson · 13 years ago
  9. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 13 years ago
  10. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 13 years ago
  11. e7bd630 tcg-hppa: Add debug_frame support. by Richard Henderson · 13 years ago
  12. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 14 years ago
  13. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  14. 9d6fca7 tcg: Improve tcg_out_label and fix its usage for w64 by Stefan Weil · 13 years ago
  15. dba4f1b w64: Change data type of parameters for flush_icache_range by Stefan Weil · 13 years ago
  16. 2a534af tcg: Use TCGReg for standard tcg-target entry points. by Richard Henderson · 13 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 · 14 years ago
  19. 6e6a992 tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight. by Richard Henderson · 14 years ago
  20. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 14 years ago
  21. ec18842 tcg-hppa: Support deposit opcode. by Richard Henderson · 14 years ago
  22. 2a6a665 TCG/HPPA: use stack for TCG temps by Blue Swirl · 14 years ago
  23. a42bcee TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP by Blue Swirl · 14 years ago
  24. 614f104 Delegate setup of TCG temporaries to targets by Blue Swirl · 14 years ago
  25. cea5f9a cpu-exec.c: avoid AREG0 use by Blue Swirl · 14 years ago
  26. e4d58b4 tcg: Make some tcg-target.c routines static. by Richard Henderson · 15 years ago
  27. 3b6dac3 tcg: Add TYPE parameter to tcg_out_mov. by Richard Henderson · 15 years ago
  28. 4b31713 tcg-hppa: Load GUEST_BASE as an immediate. by Richard Henderson · 15 years ago
  29. 70ec48e tcg-hppa: Remove automatically implemented opcodes. by Richard Henderson · 15 years ago
  30. 2d097a8 tcg-hppa: Fix branch offset during retranslation. by Richard Henderson · 15 years ago
  31. 739734c tcg-hppa: Schedule the address masking after the TLB load. by Richard Henderson · 15 years ago
  32. f061b40 tcg-hppa: Fix softmmu loads and stores. by Richard Henderson · 15 years ago
  33. 884d348 tcg-hppa: Fix GUEST_BASE initialization in prologue. by Richard Henderson · 15 years ago
  34. 0085bd5 tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32. by Richard Henderson · 15 years ago
  35. 3e1f46e tcg-hppa: Don't try to calls to non-constant addresses. by Richard Henderson · 15 years ago
  36. 9149363 tcg-hppa: Fix in/out register overlap in add2/sub2. by Richard Henderson · 15 years ago
  37. fd76e73 tcg-hppa: Finish the port. by Richard Henderson · 15 years ago
  38. 86feb1c tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs. by Richard Henderson · 15 years ago
  39. a975160 tcg: Name the opcode enumeration. by Richard Henderson · 15 years ago
  40. a63b582 remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] by Paolo Bonzini · 15 years ago
  41. 31d6655 tcg: add div/rem 32-bit helpers by Aurelien Jarno · 15 years ago
  42. 30c0c76 tcg: fix build on 32-bit hppa, ppc and sparc hosts by Jay Foad · 15 years ago
  43. d89c682 Suppress some variants of English in comments by Stefan Weil · 16 years ago
  44. 66896cb tcg: rename bswap_i32/i64 functions by aurel32 · 16 years ago
  45. e63d7ab Prune unused TCG_AREGs by blueswir1 · 16 years ago
  46. d4a9eb1 Add some missing static and const qualifiers, reg_names only used if NDEBUG set by blueswir1 · 16 years ago
  47. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 17 years ago
  48. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago