On 1/12/21 10:01 PM, Philippe Mathieu-Daudé wrote: > Trivial patches to sanitize MIPS CPU definitions. > > Based-on: mips-next > > Philippe Mathieu-Daudé (3): > target/mips: Remove CPU_R5900 definition > target/mips: Remove CPU_NANOMIPS32 definition > target/mips: Remove vendor specific CPU definitions > > target/mips/mips-defs.h | 9 --------- > target/mips/cpu-defs.c.inc | 16 +++++++++------- > 2 files changed, 9 insertions(+), 16 deletions(-)
Thanks, applied to mips-next.