dolphin/Source/Core/Core/PowerPC
Lioncash 007f9e5309 Jit_Integer: Handle NOP case for oris as well
Like ori, this can also be used as a NOP under the same conditions.
2018-03-22 22:49:02 -04:00
..
CachedInterpreter HLE: Use enum classes for HookType and HookFlag 2018-02-04 14:50:55 +01:00
Interpreter Merge pull request #6486 from lioncash/add-oe 2018-03-22 14:15:58 +01:00
Jit64 Jit_Integer: Handle NOP case for oris as well 2018-03-22 22:49:02 -04:00
Jit64Common Assert: Remove unused parameter from DEBUG_ASSERT 2018-03-16 13:01:11 -04:00
JitArm64 Jit_Integer: Handle NOP case for oris as well 2018-03-22 22:49:02 -04:00
JitArmCommon
JitCommon JitBase: Remove use of the JIT global in Dispatch() and JitTrampoline() 2018-03-21 04:41:30 -04:00
SignatureDB SymbolDB: Blank stripped symbol name fixed 2017-08-16 04:07:19 +01:00
BreakPoints.cpp BreakPoints: Avoid direct use of the JIT global 2018-03-19 03:08:57 -04:00
BreakPoints.h
CPUCoreBase.h
GDBStub.cpp PowerPC: Fix indirect includes for GDBStub 2017-08-08 17:47:20 +08:00
GDBStub.h PowerPC: Fix indirect includes for GDBStub 2017-08-08 17:47:20 +08:00
Gekko.h
JitInterface.cpp Merge pull request #6468 from lioncash/downcast 2018-03-19 09:00:56 +01:00
JitInterface.h
MMU.cpp Assert: Remove unused parameter from DEBUG_ASSERT 2018-03-16 13:01:11 -04:00
PowerPC.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
PowerPC.h PowerPC: Properly unset the overflow bit 2018-03-21 23:59:15 -04:00
PPCAnalyst.cpp PPCTables: Make the op type enum an enum class 2018-03-18 18:53:58 -04:00
PPCAnalyst.h CodeView: Set Symbol Size added 2017-05-06 13:18:00 +01:00
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp PPCSymbolDB: two columns symbol map support added 2018-01-24 12:43:23 +01:00
PPCSymbolDB.h Merge pull request #5459 from sepalani/code 2017-05-24 13:59:28 +02:00
PPCTables.cpp PPCTables: Make the op type enum an enum class 2018-03-18 18:53:58 -04:00
PPCTables.h PPCTables: Make the op type enum an enum class 2018-03-18 18:53:58 -04:00
Profiler.cpp JitArm64: Reimplement aarch64 cycle counters. 2017-09-02 13:24:37 +02:00
Profiler.h Jit64: Inline the profiler calls. 2017-09-02 13:05:58 +02:00