target/mips/mips-defs: Rename ISA_MIPS32 as ISA_MIPS_R1
commitbbd5e4a27f0e4e717f9bdf35fd9c1f42410dea04
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 16 Dec 2020 11:26:56 +0000 (16 12:26 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 14 Jan 2021 16:13:53 +0000 (14 17:13 +0100)
tree196c324b01a725809108caf83f40546d48d8c195
parent13514fc93e6b2ead6e984bcd104975b6b4f375e8
target/mips/mips-defs: Rename ISA_MIPS32 as ISA_MIPS_R1

The MIPS ISA release '1' is common to 32/64-bit CPUs.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210104221154.3127610-12-f4bug@amsat.org>
target/mips/internal.h
target/mips/mips-defs.h
target/mips/translate.c