rpcsx/rpcs3/Emu/Cell
Nekotekina 2ade3c594c LLVM DSL: expression matching (preview 2)
Implement more instructions.
2019-04-25 03:33:18 +03:00
..
lv2 rsx: Fix race on clearing native_ui vs emu_requested flag 2019-04-20 01:04:41 +03:00
Modules cellPad: Update vendor and product IDs 2019-04-20 23:17:13 +01:00
Common.h
ErrorCodes.h
MFC.cpp
MFC.h
PPCDisAsm.h
PPUAnalyser.cpp Initial sys_overlay 2019-04-10 23:25:09 +03:00
PPUAnalyser.h Move rotate/cntlz/cnttz helpers to Utilities/asm.h 2018-09-08 00:32:04 +03:00
PPUCallback.h Increases stack allocation for callbacks. 2018-11-12 15:09:26 +03:00
PPUDisAsm.cpp
PPUDisAsm.h
PPUFunction.cpp Make sure to update cia when calling in unknown hle table func access 2019-04-11 17:47:52 +03:00
PPUFunction.h
PPUInterpreter.cpp ppu Fast/Precise: Fix SIMD instructions VSUM2SWS, VPKSWSS, VPKSHUS, VPKSHSS 2019-04-11 17:47:52 +03:00
PPUInterpreter.h
PPUModule.cpp Initial sys_overlay 2019-04-10 23:25:09 +03:00
PPUModule.h hle: Fix cellSysutilAvcExt module 2019-03-31 00:55:55 +03:00
PPUOpcodes.h Move rotate/cntlz/cnttz helpers to Utilities/asm.h 2018-09-08 00:32:04 +03:00
PPUThread.cpp LLVM DSL: rewrite bitcast, zext, sext, trunc, select, min, max ops 2019-04-24 23:55:41 +03:00
PPUThread.h ppu interpreter: Improve FPCC field handling 2019-04-11 17:47:52 +03:00
PPUTranslator.cpp LLVM DSL: expression matching (preview 2) 2019-04-25 03:33:18 +03:00
PPUTranslator.h LLVM DSL refactoring 2019-04-24 23:55:41 +03:00
RawSPUThread.cpp Migration to named_thread<> 2018-10-19 22:22:35 +03:00
RawSPUThread.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
SPUAnalyser.cpp Implement spu_iname helper 2018-07-06 00:33:52 +03:00
SPUAnalyser.h Implement spu_iname helper 2018-07-06 00:33:52 +03:00
SPUASMJITRecompiler.cpp Revert disabling AVX path in SPU verification. 2019-04-16 23:49:18 +03:00
SPUASMJITRecompiler.h Implement spu_runtime::reset 2019-03-23 02:43:41 +03:00
SPUDisAsm.cpp
SPUDisAsm.h
SPUInterpreter.cpp SPU: Implement BISLED 2019-04-11 17:47:52 +03:00
SPUInterpreter.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
SPUOpcodes.h
SPURecompiler.cpp SPU LLVM: add match_vr<> template 2019-04-24 23:55:41 +03:00
SPURecompiler.h New SPU interpreter (SPU fast) 2019-03-27 20:33:44 +03:00
SPUThread.cpp Print SPU Group ID on the debugger 2019-04-20 20:43:58 +01:00
SPUThread.h Make more use of the new atomic_t<>::release 2019-02-10 00:16:57 +03:00