linux-user/mips: Recognize the R5900 CPU model
commit4d9e5a0eb7df6e98ac6cf5e16029f35dd05b9537
authorFredrik Noring <noring@nocrew.org>
Sun, 21 Oct 2018 15:44:58 +0000 (21 17:44 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 24 Oct 2018 13:20:31 +0000 (24 15:20 +0200)
treea6041cf3af812019472534e95b0a279f31b715ec
parented4f49ba9bb56ebca6987b1083255daf6c89b5de
linux-user/mips: Recognize the R5900 CPU model

This kind of ELF for the R5900 relies on an IEEE 754-1985 compliant FPU.
The R5900 FPU hardware is noncompliant and it is therefore emulated in
software by the Linux kernel. QEMU emulates a compliant FPU accordingly.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Fredrik Noring <noring@nocrew.org>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
linux-user/mips/target_elf.h