SPU ASMJIT v2.0

Use X86Assembler and blocks
This commit is contained in:
Nekotekina 2018-04-09 17:45:37 +03:00
parent 477522210e
commit 8ca33bcb94
12 changed files with 1363 additions and 1187 deletions

View file

@ -29,6 +29,8 @@ namespace utils
bool has_ssse3();
bool has_sse41();
bool has_avx();
bool has_avx2();