target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
Use the single ISA_MIPS32R6 definition to check if the Release 6 ISA is supported, whether the CPU support 32/64-bit. For now we keep '32' in the definition name, we will rename it as ISA_MIPS_R6 in few commits. Reviewed-by:Richard Henderson <richard.henderson@linaro.org> Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210104221154.3127610-11-f4bug@amsat.org>
Showing
- linux-user/mips/cpu_loop.c 1 addition, 2 deletionslinux-user/mips/cpu_loop.c
- target/mips/helper.c 3 additions, 3 deletionstarget/mips/helper.c
- target/mips/internal.h 1 addition, 1 deletiontarget/mips/internal.h
- target/mips/mips-defs.h 1 addition, 2 deletionstarget/mips/mips-defs.h
- target/mips/translate.c 1 addition, 1 deletiontarget/mips/translate.c
Please register or sign in to comment