rpcsx/rpcs3/Emu/Cell
Unknown W. Brackets 493bf93a5a Update LR only when cond passes.
It should not be updated otherwise.  In most cases, won't matter.

Also, reorder slightly so SetBranch() can safely set PC directly.
2014-05-23 09:20:57 -07:00
..
MFC.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
MFC.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
PPCDecoder.cpp Don't ask twice if MemoryBlocks can read mem. 2014-04-28 00:15:37 -07:00
PPCDecoder.h Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-04-18 16:59:31 +04:00
PPCDisAsm.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PPCInstrTable.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
PPCThread.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PPCThread.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPCThreadManager.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPCThreadManager.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPUDecoder.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PPUDisAsm.h Add missing ICBI instruction. 2014-05-07 23:53:19 -07:00
PPUInstrTable.h Add missing ICBI instruction. 2014-05-07 23:53:19 -07:00
PPUInterpreter.h Update LR only when cond passes. 2014-05-23 09:20:57 -07:00
PPUOpcodes.h Add missing ICBI instruction. 2014-05-07 23:53:19 -07:00
PPUProgramCompiler.cpp Clarify a no-content loop. 2014-04-28 07:43:11 -07:00
PPUProgramCompiler.h Move PPUProgramCompiler to vector 2014-04-02 09:58:47 -04:00
PPUThread.cpp Add SPU decoder mode selection to GUI/Config 2014-04-23 05:06:19 -07:00
PPUThread.h Fix an unused variable warning. 2014-04-27 21:31:42 -07:00
RawSPUThread.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
RawSPUThread.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPUDecoder.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
SPUDisAsm.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SPUInstrTable.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
SPUInterpreter.h Accuracy improved 2014-04-20 02:53:42 +04:00
SPUOpcodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPURecompiler.h explicit cast from void(*)() to void * 2014-04-27 20:23:32 +02:00
SPURecompilerCore.cpp enable SPU recompiler on linux 2014-04-27 18:18:04 +02:00
SPURSManager.cpp Updated the crypto engine: 2014-03-30 21:09:49 +01:00
SPURSManager.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPUThread.cpp enable SPU recompiler on linux 2014-04-27 18:18:04 +02:00
SPUThread.h Log unhandled case in FPSCR::checkSliceRounding(). 2014-04-28 07:43:07 -07:00