1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

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.
This commit is contained in:
Tulio Magno Quites Machado Filho
2020-06-15 11:15:57 -03:00
parent 03e1378f94
commit ae725e3f9c
2 changed files with 3 additions and 1 deletions

View File

@ -77,7 +77,7 @@ PROCINFO_CLASS const char _dl_powerpc_cap_flags[64][15]
"", "", "", "",
"", "", "", "",
"", "", "", "",
"", "", "", "htm-no-suspend",
"", "mma", "arch_3_1", "htm-no-suspend",
"scv", "darn", "ieee128", "arch_3_00",
"htm-nosc", "vcrypto", "tar", "isel",
"ebb", "dscr", "htm", "arch_2_07",