Detect tsx_force_abort presence and print to log

This commit is contained in:
Malcolm Jestadt 2019-05-31 23:34:46 -04:00 committed by Ivan
parent cafa4521ee
commit f90f68d129
2 changed files with 15 additions and 0 deletions

2
Utilities/sysinfo.h Normal file → Executable file
View file

@ -37,6 +37,8 @@ namespace utils
bool has_rtm();
bool has_tsx_force_abort();
bool has_mpx();
bool has_512();