dolphin/Source/Core/DSPCore/Src/Jit
pierre 91eb729aaf Core/DSPCore: Implement jit emitters for lris and mrr.
Also add the mask for ADPCM predictor, like r6480 does.

Tested 64 bit linux/windows. At least compiles for 32 bit windows, but
with these binaries most of my guest software fails with
DSPLLE(interpreted and jit) when it gets to do actual work.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6484 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-27 23:40:09 +00:00
..
DSPJitExtOps.cpp Core/DSPCore: Implement Jit emitters for all extended operations. 2010-11-07 23:43:26 +00:00
DSPJitMisc.cpp Core/DSPCore: Implement jit emitters for lris and mrr. 2010-11-27 23:40:09 +00:00
DSPJitUtil.cpp Core/DSPCore: Make Jit read from coefficient ROM when told to do so, 2010-11-07 23:15:31 +00:00