summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/DSPEmitter.cpp
AgeCommit message (Expand)Author
2010-05-29DSPLLE: followup to last change: bugfix + remove extraneous exception checkshrydgard
2010-05-29Core audio system work (Watch for regressions please!):hrydgard
2010-05-29DSPLLE: Some cleanup. Possibly very small speed increase.hrydgard
2010-04-23DSP jit: fixed some crash by pop/push (close to bhaal's solution)nakeee
2010-04-19DSP Jit enable ls* and sl* in jit.nakeee
2010-04-19DSP jit: 'mv 's 'sn are now jitted. Added nakeee
2010-04-17DSP LLE: trying to clean up exception handling. Hopefully it didn't break any...nakeee
2010-04-16DSP Jit some code cleanupnakeee
2010-04-13Fixed the crash in DSP LLE JIT on x64 by aligning the stack.skidau
2010-04-11DSP Jit: Jit some more AR action and added compile SR which suppose to hold t...nakeee
2010-04-09DSP Jit removed useless push/pop (at least I hope they were useless).nakeee
2010-04-07DSP LLE Jit, joined work with XK and skidu.nakeee