]> sourceware.org Git - glibc.git/commit
powerpc: Add new hwcap values
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Mon, 15 Jun 2020 14:15:57 +0000 (11:15 -0300)
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Tue, 23 Jun 2020 21:15:06 +0000 (18:15 -0300)
commitae725e3f9cb4e1eb825ebe1d55241c98c2ea32f1
tree9c0615e6209535c0844e7425f9ad3173c77fa760
parent03e1378f94173fc192a81e421457198f7b8a34a0
powerpc: Add new hwcap values

Linux commit ID ee988c11acf6f9464b7b44e9a091bf6afb3b3a49 reserved 2 new
bits in AT_HWCAP2:
 - PPC_FEATURE2_ARCH_3_1 indicates the availability of the POWER ISA
   3.1;
 - PPC_FEATURE2_MMA indicates the availability of the Matrix-Multiply
   Assist facility.
sysdeps/powerpc/bits/hwcap.h
sysdeps/powerpc/dl-procinfo.c
This page took 0.037485 seconds and 5 git commands to generate.