Le 14/02/2021 à 16:17, Philippe Mathieu-Daudé a écrit : > On Thu, Nov 8, 2018 at 7:45 PM Fredrik Noring <nor...@nocrew.org> wrote: >> >> Recognise the R5900, which reports itself as MIPS III, as a 64-bit CPU >> supporting the n32 ABI. >> >> Signed-off-by: Fredrik Noring <nor...@nocrew.org> >> --- >> linux-user/mips64/target_elf.h | 3 +++ >> 1 file changed, 3 insertions(+) > > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Tested-by: Philippe Mathieu-Daudé <f4...@amsat.org> >
Applied to my linux-user-for-6.0 branch. Thanks, Laurent