mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Explicitly rename has_512 into has_avx512 (#7751)
This commit is contained in:
parent
b4f416cb76
commit
4e25daffa6
4 changed files with 24 additions and 24 deletions
|
@ -41,7 +41,7 @@ namespace utils
|
|||
|
||||
bool has_mpx();
|
||||
|
||||
bool has_512();
|
||||
bool has_avx512();
|
||||
|
||||
bool has_xop();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue