dolphin/Source/Core/Core/PowerPC
Scott Mansell 23b54117cd GetOpInfo: Assert on all invalid Ops.
GetOpInfo was returning null pointers for invalid ops in subtables
instead of asserting an error. This was causing segfaults when the
jit tried to jit invalid code.
2014-09-06 20:09:30 +12:00
..
Interpreter Revert "JIT64: optimize CA calculations" 2014-09-05 10:26:30 -07:00
Jit64 JIT: fix branch merging with bclr 2014-09-05 13:58:06 -07:00
Jit64IL Revert "JIT64: optimize CA calculations" 2014-09-05 10:26:30 -07:00
JitArm32 Add some static_asserts to the Arm32 JIT to make sure ppcState is sane. 2014-09-02 18:38:42 -05:00
JitCommon Revert "JIT64: optimize CA calculations" 2014-09-05 10:26:30 -07:00
JitILCommon Core: Join a few if statements in IR.cpp 2014-08-20 14:26:16 -04:00
CPUCoreBase.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
GDBStub.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
GDBStub.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Gekko.h Revert "JIT64: optimize CA calculations" 2014-09-05 10:26:30 -07:00
JitInterface.cpp Remove JitArmIL files from the project. 2014-07-30 21:41:17 -07:00
JitInterface.h remove unused globals 2014-07-11 16:10:20 +02:00
PowerPC.cpp Remove PowerPCState::DebugCount. 2014-09-03 00:26:57 -05:00
PowerPC.h Remove PowerPCState::DebugCount. 2014-09-03 00:26:57 -05:00
PPCAnalyst.cpp Revert "JIT64: optimize CA calculations" 2014-09-05 10:26:30 -07:00
PPCAnalyst.h Revert "JIT64: optimize CA calculations" 2014-09-05 10:26:30 -07:00
PPCCache.cpp PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07:00
PPCCache.h PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07:00
PPCSymbolDB.cpp Core: Clean up brace placements 2014-08-30 18:06:49 -04:00
PPCSymbolDB.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
PPCTables.cpp GetOpInfo: Assert on all invalid Ops. 2014-09-06 20:09:30 +12:00
PPCTables.h JIT: Initial FPRF support 2014-08-26 10:57:03 -07:00
Profiler.cpp remove unused globals 2014-07-11 16:10:20 +02:00
Profiler.h Remove x86_32 from the JIT block "profiler." 2014-08-03 13:48:53 -05:00
SignatureDB.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
SignatureDB.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00