rpcsx/rpcs3/Emu/Cell
Malcolm Jestadt 05b6108c66 SPU LLVM: Optimize remaining rotate instructions which take a twos compliment value as input
ROTQMBYBI looks for -7 for it's twos compliment construction
2023-09-23 08:00:09 +03:00
..
lv2 PPU LLVM: Re-add multi-threaded overlay module compilation 2023-09-10 18:58:34 +03:00
Modules cellMic: Improve cellMicGetDeviceAttr 2023-09-21 07:52:00 +02:00
Common.h PPU: implement accurate FRES 2022-05-11 10:46:08 +03:00
ErrorCodes.h Remove whitespace 2023-02-15 08:58:02 +01:00
MFC.cpp SPU/MFC: Format command more consistently 2023-07-27 02:50:01 +03:00
MFC.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
PPCDisAsm.h GUI Utilities: Implement instruction search, PPU/SPU disasm improvements (#10968) 2021-10-12 23:12:30 +03:00
PPUAnalyser.cpp PPU Analyzer: Fixup 2023-09-22 10:03:51 +03:00
PPUAnalyser.h PPU LLVM: Re-add multi-threaded overlay module compilation 2023-09-10 18:58:34 +03:00
PPUCallback.h Fix HLE callbacks within context of HLE PPU stack variables 2021-06-28 14:31:28 +03:00
PPUDisAsm.cpp PPU Analyzer: Fixup 2023-09-22 10:03:51 +03:00
PPUDisAsm.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUFunction.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
PPUFunction.h Implement PPU LV2 debug 2023-07-07 16:03:08 +03:00
PPUInterpreter.cpp PPU: Fix LVRX bad memory access 2023-08-17 17:59:45 +03:00
PPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUModule.cpp PPU LLVM: Re-add multi-threaded overlay module compilation 2023-09-10 18:58:34 +03:00
PPUModule.h fix order of static initialization 2023-02-17 11:58:40 +03:00
PPUOpcodes.h PPU LLVM/RawSPU: Implement MMIO violation elimination pass 2023-07-06 19:46:36 +03:00
PPUThread.cpp PPU: Limit concurrent OVL files processing to 2 2023-09-11 15:44:33 +03:00
PPUThread.h CELL: Postponed address notifications 2023-08-17 09:02:28 +03:00
PPUTranslator.cpp PPU LLVM: Optimize branch list 2023-09-05 06:20:57 +03:00
PPUTranslator.h PPU LLVM/RawSPU: Implement MMIO violation elimination pass 2023-07-06 19:46:36 +03:00
RawSPUThread.cpp SPU: Refactor function discovery 2023-08-30 08:45:29 +03:00
RawSPUThread.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
SPUAnalyser.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUAnalyser.h PPU Analyzer: Fixup 2023-09-06 06:53:10 +03:00
SPUASMJITRecompiler.cpp SPU LLVM: Optimize spu_idisable 2023-09-01 18:08:15 +03:00
SPUASMJITRecompiler.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUDisAsm.cpp SPU/DisAsm: Fix constant propagation with non-GPR-writing instructions 2023-09-05 06:20:57 +03:00
SPUDisAsm.h SPU LLVM: Initial precompilation of tail-calls 2023-09-02 12:31:11 +03:00
SPUInterpreter.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUOpcodes.h SPU LLVM Precompilation 2023-08-28 09:03:56 +03:00
SPURecompiler.cpp SPU LLVM: Optimize remaining rotate instructions which take a twos compliment value as input 2023-09-23 08:00:09 +03:00
SPURecompiler.h SPU LLVM: Improve space-filling for function discovery 2023-09-05 06:20:57 +03:00
SPUThread.cpp Improve spu_thread::is_exec_code 2023-09-02 12:31:11 +03:00
SPUThread.h SPU: Refactor function discovery 2023-08-30 08:45:29 +03:00
timers.hpp cellCrossControllerInitialize: add dialog 2022-07-13 19:12:46 +02:00