linux-user: Identify Addition Hardware Capabilities for PowerPC
commit0e019746d7c27899c832562a72d736667d7ce1b7
authorTom Musta <tommusta@gmail.com>
Mon, 16 Jun 2014 16:03:21 +0000 (16 11:03 -0500)
committerAlexander Graf <agraf@suse.de>
Fri, 27 Jun 2014 11:48:22 +0000 (27 13:48 +0200)
tree042490b1688cdf96a3a0df0b88be8b8ae9353645
parentb2f1355020b1b48c479426b50f37baccb3b1fe84
linux-user: Identify Addition Hardware Capabilities for PowerPC

Add VSX, DFP and ISA 2.06 to the bits identified in the AT_HWCAP
entry of the AUXV.

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