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:
committed by
Tulio Magno Quites Machado Filho
parent
48025aa9ed
commit
d2de9ef7ad
@ -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",
|
||||
}
|
||||
|
Reference in New Issue
Block a user