[PATCH v1 0/2] make pre-r6 mips64 nan2008 binaries work without -cpu

Alex Rønne Petersen posted 2 patches 6 hours ago
linux-user/mips/elfload.c  | 14 ++++++++------
target/mips/cpu-defs.c.inc |  4 ++--
2 files changed, 10 insertions(+), 8 deletions(-)
[PATCH v1 0/2] make pre-r6 mips64 nan2008 binaries work without -cpu
Posted by Alex Rønne Petersen 6 hours ago
These two patches make it possible to run pre-r6 mips64 binaries that need
nan2008 without requiring the user to explicitly set a compatible -cpu. The
first patch is really a bug fix which enables the titular enhancement in the
second patch.

Alex Rønne Petersen (2):
  target/mips: fix Loongson-3A4000 definition to have abs2008 and
    nan2008
  linux-user/mips: pick Loongson-3A4000 if a pre-r6 mips64 binary needs
    nan2008

 linux-user/mips/elfload.c  | 14 ++++++++------
 target/mips/cpu-defs.c.inc |  4 ++--
 2 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.53.0