[PATCH 0/7] target/microblaze improvements

Richard Henderson posted 7 patches 5 years, 2 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200902163559.1077728-1-richard.henderson@linaro.org
Maintainers: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
There is a newer version of this series
target/microblaze/translate.c | 161 ++++++++++++++++++++++++----------
1 file changed, 115 insertions(+), 46 deletions(-)
[PATCH 0/7] target/microblaze improvements
Posted by Richard Henderson 5 years, 2 months ago
The goto_ptr patches, which have been reviewed, and one more
patch to diagnose invalid insns in delay slots.


r~


Richard Henderson (7):
  target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
  target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
  target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT
  target/microblaze: Handle DISAS_EXIT_NEXT in delay slot
  target/microblaze: Force rtid, rted, rtbd to exit
  target/microblaze: Use tcg_gen_lookup_and_goto_ptr
  target/microblaze: Diagnose invalid insns in delay slots

 target/microblaze/translate.c | 161 ++++++++++++++++++++++++----------
 1 file changed, 115 insertions(+), 46 deletions(-)

-- 
2.25.1