commit | a60438ddd68d45bc378b324fe7ecc61452d4f131 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Mon Jun 16 11:03:22 2014 -0500 |
committer | Alexander Graf <agraf@suse.de> | Fri Jun 27 13:48:22 2014 +0200 |
tree | 59696de26b4a19dbfc31620351ba58db6b26fdf4 | |
parent | 0e019746d7c27899c832562a72d736667d7ce1b7 [diff] |
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>