On 8/14/24 23:39, Philippe Mathieu-Daudé wrote:
R5900 emulation was removed in commit 823f2897bd.
Remove it from ELF parsing in order to avoid:

   $ qemu-mipsn32 ./test5900
   qemu-mipsn32: unable to find CPU model 'R5900'

This reverts commit 4d9e5a0eb7df6e98ac6cf5e16029f35dd05b9537.

Fixes: 823f2897bd ("target/mips: Disable R5900 support")
Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  linux-user/mips/target_elf.h   | 3 ---
  linux-user/mips64/target_elf.h | 3 ---
  2 files changed, 6 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to