On 9/5/22 10:55, 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<[email protected]> Reviewed-by: Thomas Huth<[email protected]> --- disas/nanomips.cpp | 8 +++---- disas/nanomips.h | 59 +++++++++++++++++++++++----------------------- 2 files changed, 33 insertions(+), 34 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
