mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
implement "Enable TSX" combobox
This commit is contained in:
parent
2bc4cb4e58
commit
af71cf0922
8 changed files with 98 additions and 6 deletions
|
@ -37,6 +37,8 @@ namespace utils
|
|||
|
||||
bool has_rtm();
|
||||
|
||||
bool has_mpx();
|
||||
|
||||
bool has_512();
|
||||
|
||||
bool has_xop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue