[Qemu-devel] [PATCH v2 0/5] disas: nanoMIPS: Clean up several issues

Aleksandar Markovic posted 5 patches 5 years, 4 months ago
Test checkpatch passed
Test asan passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181217171007.5007-1-aleksandar.markovic@rt-rk.com
There is a newer version of this series
disas/nanomips.cpp | 1111 ++++++++++++++++++--------------------------
disas/nanomips.h   |   66 +--
2 files changed, 473 insertions(+), 704 deletions(-)
[Qemu-devel] [PATCH v2 0/5] disas: nanoMIPS: Clean up several issues
Posted by Aleksandar Markovic 5 years, 4 months ago
From: Aleksandar Markovic <amarkovic@wavecomp.com>

Clean up several misc issues in nanoMIPS disassembler. There are
more issues to be cleaned, and this is meant to be just the first
phase. Complete cleanup should happen over the course of next
few months.

v1->v2:

  - patch 5 was somehow lost in v1, now should be fine.

Aleksandar Markovic (5):
  disas: nanoMIPS: Fix preamble text
  disas: nanoMIPS: Remove functions that are not used
  disas: nanoMIPS: Fix a function misnomer
  disas: nanoMIPS: Fix order of some invocations
  disas: nanoMIPS: Name some function in a more descriptive way

 disas/nanomips.cpp | 1111 ++++++++++++++++++--------------------------
 disas/nanomips.h   |   66 +--
 2 files changed, 473 insertions(+), 704 deletions(-)

-- 
2.17.1