On 15/8/22 09:26, Milica Lazarevic wrote:
Pool tables are no longer declared as static fields of the NMD
class but as global static variables.

The NMD::Disassemble method is using the MAJOR Pool table variable, so
its implementation is moved to the end of the nanomips.cpp file,
right after the initialization of the MAJOR Pool table.

Signed-off-by: Milica Lazarevic <milica.lazare...@syrmia.com>
---
  disas/nanomips.cpp | 363 ++++++++++++++++++++++-----------------------
  disas/nanomips.h   | 201 ++-----------------------
  2 files changed, 193 insertions(+), 371 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to