mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
SPU ASMJIT v2.0
Use X86Assembler and blocks
This commit is contained in:
parent
477522210e
commit
8ca33bcb94
12 changed files with 1363 additions and 1187 deletions
|
@ -29,6 +29,8 @@ namespace utils
|
|||
|
||||
bool has_ssse3();
|
||||
|
||||
bool has_sse41();
|
||||
|
||||
bool has_avx();
|
||||
|
||||
bool has_avx2();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue