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

Aleksandar Markovic posted 5 patches 5 years, 4 months ago
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 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 in next few months.

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