mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Detect tsx_force_abort presence and print to log
This commit is contained in:
parent
cafa4521ee
commit
f90f68d129
2 changed files with 15 additions and 0 deletions
2
Utilities/sysinfo.h
Normal file → Executable file
2
Utilities/sysinfo.h
Normal file → Executable file
|
@ -37,6 +37,8 @@ namespace utils
|
|||
|
||||
bool has_rtm();
|
||||
|
||||
bool has_tsx_force_abort();
|
||||
|
||||
bool has_mpx();
|
||||
|
||||
bool has_512();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue