On 1/4/21 12:11 PM, Philippe Mathieu-Daudé wrote: > 'CPU_MIPS32' and 'CPU_MIPS64' definitions concern CPUs implementing > the "Release 1" ISA. Rename it with the 'R1' suffix, as the other > CPU definitions do. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/mips/mips-defs.h | 8 ++++---- > target/mips/translate_init.c.inc | 14 +++++++------- > 2 files changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
