dolphin/Source/Core/DSPCore/Src/Jit
pierre fb1ebd8022 Core/DSPCore: Consolidation of register accesses(except for the four hw
stacks), addition of a register cache(currently accumulators on 64bit only).

It feels a bit slower, but the numbers are about the same.
Caching accumulators doesn't change speed either.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6848 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-14 18:00:25 +00:00
..
DSPJitArithmetic.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitBranch.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitCCUtil.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitExtOps.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitLoadStore.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitMisc.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitMultiplier.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitRegCache.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitRegCache.h Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitUtil.cpp Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPJitUtil.h Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00