summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/CommandProcessor.cpp
diff options
context:
space:
mode:
authorskidau <skidau@gmail.com>2010-12-15 01:42:32 +0000
committerskidau <skidau@gmail.com>2010-12-15 01:42:32 +0000
commitf67afb4fca561c9da006721a2bb842b27b9371d9 (patch)
treeb99d3c0df0e00b5ee9367381838f587c100a0f5b /Source/Core/VideoCommon/Src/CommandProcessor.cpp
parent76d9209ad4cbcccd076646c33be414abe07e01a7 (diff)
LLE JIT:
* Optimised the updating of g_dsp.pc in the compile loop (code by kiesel-stein) * Added JIT version of LRI (code by kiesel-stein) * Added JIT versions of the branch instructions (code by Jack Frost) * DSP_SendAIBuffer fix (code by Mylek) * Marked instructions that update g_dsp.pc in the DSP table and updated PC based on the table (speed up) * Fixed the signed bits not being set properly in the addr instruction * Created a MainOpFallback function to use interpreted versions of the instructions if necessary (code by kiesel-stein) * Disabled the jit versions of subarn and addarn as they are slowing down NSMBW The above work in both x86 and x64 modes. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6582 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/Src/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions