implement "Enable TSX" combobox

This commit is contained in:
Megamouse 2018-06-13 13:54:16 +02:00 committed by Ivan
parent 2bc4cb4e58
commit af71cf0922
8 changed files with 98 additions and 6 deletions

View file

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