On 9/5/22 10:55, Milica Lazarevic wrote:
The following is moved from the nanomips.h to nanomips.cpp file:
- #include line
- typedefs
- enums
- definition of the Pool struct.
Header file nanomips.h will be deleted to be consistent with the rest of
the disas/ code.
Signed-off-by: Milica Lazarevic<[email protected]>
Reviewed-by: Philippe Mathieu-Daudé<[email protected]>
---
disas/nanomips.cpp | 53 +++++++++++++++++++++++++++++++++++++++++++++-
disas/nanomips.h | 53 ----------------------------------------------
2 files changed, 52 insertions(+), 54 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~