mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
SPU: use XOP instructions
This commit is contained in:
parent
84103b69cf
commit
e2439e962c
3 changed files with 140 additions and 0 deletions
|
@ -26,6 +26,8 @@ namespace utils
|
|||
|
||||
bool has_512();
|
||||
|
||||
bool has_xop();
|
||||
|
||||
inline bool transaction_enter()
|
||||
{
|
||||
while (true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue