dolphin/Source/Core/Core/PowerPC
Ryan Houdek cf22d32d0c [AArch64] Don't do an unnecessary 128bit REV64 operation.
We are only using the lower 64bits here, no need to do the full quad register.
2015-08-09 14:56:52 -05:00
..
Interpreter On unknown_instruction dump the full guest GPR state. 2015-08-07 02:45:05 -05:00
Jit64 Jit64: duplicate fres result into ps1 2015-08-08 06:17:47 +02:00
Jit64Common Eliminate branch in GenFres 2015-07-05 11:18:59 +02:00
Jit64IL Jit64[IL]: drop WriteCallInterpreter 2015-07-17 03:25:38 +02:00
JitArm64 [AArch64] Don't do an unnecessary 128bit REV64 operation. 2015-08-09 14:56:52 -05:00
JitArmCommon Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
JitCommon Jit64: use overloaded IsSimpleReg() where useful 2015-08-06 10:39:43 +02:00
JitILCommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
CachedInterpreter.cpp CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
CachedInterpreter.h CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
CPUCoreBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GDBStub.cpp PowerPC: Fix GDBStub build 2015-06-16 00:10:28 -07:00
GDBStub.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Gekko.h Gekko: fix typos in HID2 2015-08-07 09:54:13 +02:00
JitInterface.cpp JitInterface: fix disassembly entry point 2015-08-06 10:18:46 +02:00
JitInterface.h Break out the disassembler code from the WXWidgets UI. 2015-05-31 18:16:59 -05:00
MMU.cpp Fix wording of invalid read/write message 2015-08-03 01:57:59 -04:00
PowerPC.cpp Interpreter: Idle skipping support 2015-06-30 20:11:23 +02:00
PowerPC.h CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
PPCAnalyst.cpp PPCAnalyst: Mark function as static 2015-08-09 11:15:44 +02:00
PPCAnalyst.h PPCAnalyst: Remove extra whitespace from CodeBuffer 2015-06-04 19:13:29 -04:00
PPCCache.cpp Interpreter: Fix bug with icache emulation. 2015-07-07 22:20:36 +12:00
PPCCache.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PPCSymbolDB.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PPCSymbolDB.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PPCTables.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PPCTables.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Profiler.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Profiler.h Break out the disassembler code from the WXWidgets UI. 2015-05-31 18:16:59 -05:00
SignatureDB.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SignatureDB.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00