target/mips: Remove CPU_NANOMIPS32 definition
commitfc63010e9bb9efa95221f2873edb2006a40d4b6c
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 10 Jan 2021 21:44:59 +0000 (10 22:44 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 14 Jan 2021 16:13:54 +0000 (14 17:13 +0100)
tree769b0e12d9ba6b615b82589d578186b82d1a745c
parent6648042afb23ad01866af821b5053351a6196ea3
target/mips: Remove CPU_NANOMIPS32 definition

nanoMIPS not a CPU, but an ISA. The nanoMIPS ISA is already
defined as ISA_NANOMIPS32.
Remove this incorrect definition and update the single CPU
implementing it, the I7200.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210112210152.2072996-3-f4bug@amsat.org>
target/mips/cpu-defs.c.inc
target/mips/mips-defs.h