rpcsx/rpcs3/Emu/CPU
Nekotekina 3cd8891ab8 Re-refactor copy_data_swap_u32 again
Drop AVX2 path for now, since it usually operates on small data.
Rely on automatic SSE vectorization on recent compilers.
Side refactoring on JIT.h to workaround weird conflict issue.
2021-12-26 14:40:21 +03:00
..
CPUDisAsm.h PS3 String Searcher: Implement instruction searching in embedded SPU images 2021-10-30 21:33:06 +02:00
CPUThread.cpp Add missing cpu_flag formatting 2021-10-05 20:16:11 +02:00
CPUThread.h SPU MFC: Implement MFC commands execution shuffling 2021-09-17 11:38:10 +03:00
CPUTranslator.cpp LLVM DSL: print some debug info in get_const_vector<v128> 2021-12-07 13:21:24 +03:00
CPUTranslator.h Re-refactor copy_data_swap_u32 again 2021-12-26 14:40:21 +03:00