linux-user: implement HWCAP bits on MIPS
commit46a1ee4f397ffd305da95fb65dc73be49667ff6d
authorJames Cowgill <james.cowgill@mips.com>
Thu, 15 Mar 2018 15:13:48 +0000 (15 15:13 +0000)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 10 Apr 2018 16:00:14 +0000 (10 18:00 +0200)
tree918987b241ace69c94e6876e6db70905c1a24067
parent947aeab311adcaac1e082ddcf811504ea54529a5
linux-user: implement HWCAP bits on MIPS

Add support for the two currently defined HWCAP bits on MIPS - R6 and
MSA.

Buglink: https://bugs.launchpad.net/qemu/+bug/1754372
Signed-off-by: James Cowgill <james.cowgill@mips.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20180315151348.6451-1-james.cowgill@mips.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/elfload.c