qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/20] disas/nanomips: Extract enums out of the NMD class


From: Thomas Huth
Subject: Re: [PATCH 02/20] disas/nanomips: Extract enums out of the NMD class
Date: Mon, 15 Aug 2022 15:59:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0

On 15/08/2022 09.26, Milica Lazarevic wrote:
Definitions of enums TABLE_ENTRY_TYPE and TABLE_ATTRIBUTE_TYPE are moved
out of the NMD class. The main goal is to remove NMD class completely.

Signed-off-by: Milica Lazarevic <milica.lazarevic@syrmia.com>
---
  disas/nanomips.cpp |  8 +++----
  disas/nanomips.h   | 59 +++++++++++++++++++++++-----------------------
  2 files changed, 33 insertions(+), 34 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]