1. b5cf742 accel/tcg: Remove TranslatorOps.breakpoint_check by Richard Henderson · 3 years, 8 months ago
  2. 70c6eb4 target/xtensa: Use translator_use_goto_tb by Richard Henderson · 3 years, 9 months ago
  3. 1797b08 tcg: Avoid including 'trace-tcg.h' in target translate.c by Philippe Mathieu-Daudé · 3 years, 8 months ago
  4. 583e6a5 target/xtensa: clean up unaligned access by Max Filippov · 3 years, 10 months ago
  5. 735aa90 target/xtensa: fix access ring in l32ex by Max Filippov · 3 years, 10 months ago
  6. cb2d627 target/xtensa: don't generate extra EXCP_DEBUG on exception by Max Filippov · 3 years, 11 months ago
  7. f689bef target/xtensa: Make sure that tb->size != 0 by Ilya Leoshkevich · 3 years, 11 months ago
  8. 6b5fe13 semihosting: Move include/hw/semihosting/ -> include/semihosting/ by Philippe Mathieu-Daudé · 4 years ago
  9. f8c6137 target/xtensa: implement FPU division and square root by Max Filippov · 5 years ago
  10. cfa9f05 target/xtensa: add DFPU registers and opcodes by Max Filippov · 4 years, 8 months ago
  11. 5dbb4c9 target/xtensa: don't access BR regfile directly by Max Filippov · 4 years, 8 months ago
  12. ff35a7d target/xtensa: move FSR/FCR register accessors by Max Filippov · 10 years ago
  13. 5680f20 target/xtensa: rename FPU2000 translators and helpers by Max Filippov · 10 years ago
  14. ed07f68 target/xtensa: support copying registers up to 64 bits wide by Max Filippov · 5 years ago
  15. ee659da target/xtensa: add geometry to xtensa_get_regfile_by_name by Max Filippov · 4 years, 8 months ago
  16. 91dc2b2 target/xtensa: make opcode properties more dynamic by Max Filippov · 4 years, 10 months ago
  17. 8a3a814 target/xtensa: drop gen_io_end call by Max Filippov · 4 years, 9 months ago
  18. 62ed68e target/xtensa: fix simcall for newer hardware by Max Filippov · 4 years, 10 months ago
  19. 59afd43 target/xtensa: work around missing SR definitions by Max Filippov · 4 years, 10 months ago
  20. fde557a target/xtensa: statically allocate xtensa_insnbufs in DisasContext by Max Filippov · 5 years ago
  21. 1a03362 target/xtensa: fix pasto in pfwait.r opcode name by Max Filippov · 5 years ago
  22. 1f089c6 target/xtensa: add FIXME for translation memory leak by Alex Bennée · 5 years ago
  23. dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
  24. 6c43805 target/xtensa: fix ps.ring use in MPU configs by Max Filippov · 5 years ago
  25. 4d246bb target/xtensa: fetch code with translator_ld by Emilio G. Cota · 6 years ago
  26. 9e9b10c icount: remove unnecessary gen_io_end calls by Pavel Dovgalyuk · 6 years ago
  27. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  28. f1672e6 semihosting: move semihosting configuration into its own directory by Alex Bennée · 6 years ago
  29. 293c76c Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging by Peter Maydell · 6 years ago
  30. b345e14 target/xtensa: implement exclusive access option by Max Filippov · 6 years ago
  31. c884400 target/xtensa: implement block prefetch option opcodes by Max Filippov · 6 years ago
  32. 75eed0e target/xtensa: implement DIWBUI.P opcode by Max Filippov · 6 years ago
  33. e1c4786 target/xtensa: Use tcg_gen_abs_i32 by Richard Henderson · 6 years ago
  34. 4d04ea3 target/xtensa: implement MPU option by Max Filippov · 6 years ago
  35. 631a77a target/xtensa: add parity/ECC option SRs by Max Filippov · 6 years ago
  36. 5941960 target/xtensa: get rid of centralized SR properties by Max Filippov · 6 years ago
  37. 8b86d6d tcg: Hoist max_insns computation to tb_gen_code by Richard Henderson · 6 years ago
  38. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  39. b9ec521 target/xtensa: fix break_dependency for repeated resources by Max Filippov · 6 years ago
  40. eb3f429 target/xtensa: implement PREFCTL SR by Max Filippov · 6 years ago
  41. 068e538 target/xtensa: prioritize load/store in FLIX bundles by Max Filippov · 6 years ago
  42. 89bec9e target/xtensa: break circular register dependencies by Max Filippov · 6 years ago
  43. 575e962 target/xtensa: reorganize access to boolean registers by Max Filippov · 6 years ago
  44. 7aa7834 target/xtensa: reorganize access to MAC16 registers by Max Filippov · 6 years ago
  45. b0b24bd target/xtensa: reorganize register handling in translators by Max Filippov · 6 years ago
  46. c949009 target/xtensa: only rotate window in the retw helper by Max Filippov · 6 years ago
  47. 8df3fd3 target/xtensa: move WINDOW_BASE SR update to postprocessing by Max Filippov · 6 years ago
  48. 45b71a7 target/xtensa: add generic instruction post-processing by Max Filippov · 6 years ago
  49. 20e9fd0 target/xtensa: sort FLIX instruction opcodes by Max Filippov · 6 years ago
  50. fa6bc73 target/xtensa: implement wide branches and loops by Max Filippov · 6 years ago
  51. d863fcf target/xtensa: allow multiple names for single opcode by Max Filippov · 6 years ago
  52. 7590397 target/xtensa: don't require opcode table sorting by Max Filippov · 6 years ago
  53. 9791e7e target/xtensa: get rid of gen_callw[i] by Max Filippov · 6 years ago
  54. fe7869d target/xtensa: don't specify windowed registers manually by Max Filippov · 6 years ago
  55. fa92bd4 target/xtensa: fix access to the INTERRUPT SR by Max Filippov · 6 years ago
  56. 5d630ce target/xtensa: rework zero overhead loops implementation by Max Filippov · 6 years ago
  57. d74624e target/xtensa: extract gen_check_interrupts call by Max Filippov · 7 years ago
  58. c7159ac target/xtensa: make rsr/wsr helpers return void by Max Filippov · 7 years ago
  59. bf52510 target/xtensa: extract unconditional TB termination via slot 0 by Max Filippov · 7 years ago
  60. 06ec08a target/xtensa: always end TB on CCOUNT access/CCOMPARE write by Max Filippov · 7 years ago
  61. 9dccbd1 target/xtensa: change SR number checks to assertions by Max Filippov · 7 years ago
  62. 226444a target/xtensa: extract unconditional TB termination by Max Filippov · 7 years ago
  63. 4a03895 target/xtensa: extract test for division by zero by Max Filippov · 7 years ago
  64. 582fef0 target/xtensa: extract test for cpdisabled exception by Max Filippov · 7 years ago
  65. 90d6494 target/xtensa: extract test for alloca exception by Max Filippov · 7 years ago
  66. f473019 target/xtensa: extract test for window underflow exception by Max Filippov · 7 years ago
  67. 6416d16 target/xtensa: extract test for window overflow exception by Max Filippov · 7 years ago
  68. 1547781 target/xtensa: extract test for debug exception by Max Filippov · 7 years ago
  69. 4c6ec5f target/xtensa: extract test for syscall instruction by Max Filippov · 7 years ago
  70. 21a2dad target/xtensa: extract test for privileged instruction by Max Filippov · 7 years ago
  71. 0946097 target/xtensa: extract test for an illegal instruction by Max Filippov · 7 years ago
  72. 7a54cfb target/xtensa: fix s32c1i TCGMemOp flags by Max Filippov · 6 years ago
  73. e8e05fd target/xtensa: fix FPU2000 bugs by Max Filippov · 7 years ago
  74. 9c509ff target/xtensa: Convert to TranslatorOps by Richard Henderson · 7 years ago
  75. 1d38a70 target/xtensa: Change gen_intermediate_code dc to pointer by Richard Henderson · 7 years ago
  76. 3cc18ee target/xtensa: Convert to DisasContextBase by Richard Henderson · 7 years ago
  77. f3531da target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN by Richard Henderson · 7 years ago
  78. f40385c target/xtensa: check zero overhead loop alignment by Max Filippov · 7 years ago
  79. 8e96f59 target/xtensa: Add trailing '\n' to qemu_log() calls by Philippe Mathieu-Daudé · 7 years ago
  80. 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
  81. 9802316 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 7 years ago
  82. 4a4ff4c Remove unnecessary variables for function return value by Laurent Vivier · 7 years ago
  83. f29c0b1 target/xtensa: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  84. f5583c5 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510' into staging by Peter Maydell · 7 years ago
  85. 426afc3 target/xtensa: Use new min/max expanders by Richard Henderson · 7 years ago
  86. 4e8b44b target/xtensa: avoid integer overflow in next_page PC check by Emilio G. Cota · 7 years ago
  87. ba7651f target/xtensa: add linux-user support by Max Filippov · 8 years ago
  88. 9fb4034 target/xtensa: support MTTCG by Max Filippov · 8 years ago
  89. b9317a2 target/xtensa: mark register windows in the dump by Max Filippov · 7 years ago
  90. b55b1af target/xtensa: dump correct physical registers by Max Filippov · 7 years ago
  91. 82de978 Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging by Peter Maydell · 7 years ago
  92. 847a647 target/xtensa: disas/xtensa: fix coverity warnings by Max Filippov · 7 years ago
  93. a3380cf target/xtensa: Remove duplicate typedef of DisasContext by Peter Maydell · 7 years ago
  94. c5ac936 target/xtensa: implement const16 by Max Filippov · 7 years ago
  95. e987274 target/xtensa: implement GPIO32 by Max Filippov · 8 years ago
  96. d1e9b00 target/xtensa: implement salt/saltu by Max Filippov · 8 years ago
  97. 13f6a7c target/xtensa: add internal/noop SRs and opcodes by Max Filippov · 8 years ago
  98. 5b9b276 target/xtensa: drop DisasContext::litbase by Max Filippov · 8 years ago
  99. 33071f6 target/xtensa: use libisa for instruction decoding by Max Filippov · 7 years ago
  100. c04e169 target/xtensa: extract FPU2000 opcode translators by Max Filippov · 7 years ago