rpcsx/rpcs3/Emu/CPU
Whatcookie 4ce2ad54a8
PPU LLVM: Use VPERM2B to emulate VPERM (#8704)
- The VPERM2B instructions are a match of VPERM's behavior, besides operating in reverse byte order
2020-08-09 01:50:26 +01:00
..
CPUDisAsm.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
CPUThread.cpp SPU: Fix spu_thread::cpu_stop() missed executions (#8656) 2020-07-30 10:07:18 +01:00
CPUThread.h SPU: Fix spu_thread::cpu_stop() missed executions (#8656) 2020-07-30 10:07:18 +01:00
CPUTranslator.cpp PPU LLVM: Use VPERM2B to emulate VPERM (#8704) 2020-08-09 01:50:26 +01:00
CPUTranslator.h PPU LLVM: Use VPERM2B to emulate VPERM (#8704) 2020-08-09 01:50:26 +01:00