rpcsx/rpcs3/Emu/CPU
Nekotekina f2d2a6b605 JIT cleanup for PPU LLVM
Remove MemoryManager3 as unnecessary.
Rewrite MemoryManager1 to use its own 512M reservations.
Disabled unwind info registration on all platforms.
Use 64-bit executable pointers under vm::g_exec_addr area.
Stop relying on deploying PPU LLVM objects in first 2G of address space.
Implement jit_module_manager, protect its data with mutex.
2020-10-11 17:22:28 +03:00
..
CPUDisAsm.h Debugger: Use Signed Hexadecimal formatting (#8751) 2020-08-20 22:07:31 +01:00
CPUThread.cpp More optimization for cpu_thread::suspend_all 2020-10-10 14:22:12 +03:00
CPUThread.h JIT cleanup for PPU LLVM 2020-10-11 17:22:28 +03:00
CPUTranslator.cpp PPU LLVM: Use VPERM2B to emulate VPERM (#8704) 2020-08-09 01:50:26 +01:00
CPUTranslator.h SPU LLVM: Add icelake optimized paths for SHUFB (#8712) 2020-08-13 15:00:56 +01:00