dolphin/Source/Core/Core/PowerPC/Jit64
Ryan Houdek 5e6d49d96b Merge pull request #2209 from magumagu/remove-hle-opcode
Remove remnants of old fake opcodes.
2015-03-15 07:13:07 -05:00
..
Jit.cpp Core: Change NULLs to nullptrs. 2015-03-14 20:20:41 -05:00
Jit.h Make all unknown opcodes behave consistently. 2015-02-11 22:18:33 -08:00
Jit64_Tables.cpp Remove remnants of old fake opcodes. 2015-03-14 16:59:12 -07:00
Jit64_Tables.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
JitAsm.cpp Jit64: use MRegSum where appropriate 2015-03-05 21:58:28 +01:00
JitAsm.h Rearchitect a bit of our AsmCommon routines. 2015-01-24 20:06:15 -06:00
JitRegCache.cpp Jit64: Use variadic templates for RegCache locking 2015-02-17 10:01:42 -02:00
JitRegCache.h Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Jit_Branch.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Jit_FloatingPoint.cpp JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
Jit_Integer.cpp Jit64: use MRegSum where appropriate 2015-03-05 21:58:28 +01:00
Jit_LoadStore.cpp Jit64: use MRegSum where appropriate 2015-03-05 21:58:28 +01:00
Jit_LoadStoreFloating.cpp Jit64: use MRegSum where appropriate 2015-03-05 21:58:28 +01:00
Jit_LoadStorePaired.cpp Jit64: use MRegSum where appropriate 2015-03-05 21:58:28 +01:00
Jit_Paired.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Jit_SystemRegisters.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00