1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

powerpc: Add hwcap2 bits for POWER9.

Added hwcap2 bit masks for Power ISA 3.0 and VSX IEEE binary float 128-bit
features.
This commit is contained in:
Carlos Eduardo Seo
2016-01-05 15:13:18 -02:00
committed by Tulio Magno Quites Machado Filho
parent 48025aa9ed
commit d2de9ef7ad
3 changed files with 11 additions and 1 deletions

View File

@ -61,7 +61,7 @@ PROCINFO_CLASS const char _dl_powerpc_cap_flags[60][10]
"", "", "", "",
"", "", "", "",
"", "", "", "",
"", "", "", "",
"", "", "ieee128", "arch_3_00",
"htm-nosc", "vcrypto", "tar", "isel",
"ebb", "dscr", "htm", "arch_2_07",
}