target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
commit7a47bae586865498ac55531141d9c3d4d9e3ff83
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 16 Dec 2020 11:29:00 +0000 (16 12:29 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 14 Jan 2021 16:13:53 +0000 (14 17:13 +0100)
treeb592d1772291b43238fa4b5ba5e65ce73eb46bb8
parentbbd5e4a27f0e4e717f9bdf35fd9c1f42410dea04
target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2

The MIPS ISA release 2 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-13-f4bug@amsat.org>
linux-user/mips/cpu_loop.c
target/mips/cp0_timer.c
target/mips/helper.c
target/mips/internal.h
target/mips/mips-defs.h
target/mips/translate.c