mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00: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