Skip to content
Commit 3ab9b88e authored by Manjunath Matti's avatar Manjunath Matti Committed by Peter Bergner
Browse files

powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.



This patch adds a new feature for powerpc.  In order to get faster
access to the HWCAP3/HWCAP4 masks, similar to HWCAP/HWCAP2 (i.e. for
implementing __builtin_cpu_supports() in GCC) without the overhead of
reading them from the auxiliary vector, we now reserve space for them
in the TCB.

This is an ABI change for GLIBC 2.39.

Suggested-by: default avatarPeter Bergner <bergner@linux.ibm.com>
Reviewed-by: default avatarPeter Bergner <bergner@linux.ibm.com>
parent 3d53d18f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment