On 06/20/2018 05:05 AM, Yongbok Kim wrote:
> From: Yongbok Kim
>
> Add nanoMIPS OPCODE table
>
> Reference:
> nanoMIPS Base ISA Technical Reference Manual
>
> Signed-off-by: Yongbok Kim
> ---
> target/mips/mips-defs.h | 4 +
> target/mips/translate.c | 670
> +++
From: Yongbok Kim
Add nanoMIPS OPCODE table
Reference:
nanoMIPS Base ISA Technical Reference Manual
Signed-off-by: Yongbok Kim
---
target/mips/mips-defs.h | 4 +
target/mips/translate.c | 670
2 files changed, 674 insertions(+)
diff --git a/