linux-user: Support HWCAP2 in PowerPC
authorTom Musta <tommusta@gmail.com>
Mon, 16 Jun 2014 16:03:22 +0000 (11:03 -0500)
committerAlexander Graf <agraf@suse.de>
Fri, 27 Jun 2014 11:48:22 +0000 (13:48 +0200)
commita60438ddd68d45bc378b324fe7ecc61452d4f131
tree59696de26b4a19dbfc31620351ba58db6b26fdf4
parent0e019746d7c27899c832562a72d736667d7ce1b7
linux-user: Support HWCAP2 in PowerPC

Set bits in the AT_HWCAP2 entry of the AUXV.  Specifically, detect and set bits
for bctar, ISEL and ISA 2.07.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
linux-user/elfload.c