dolphin/Source/Core/DSPCore
nakeee 282cf6c6b5 DSP jit: 'mv 's 'sn are now jitted. Added
void pushExtValueFromReg(u16 dreg, u16 sreg);
	void popExtValueToReg();
instead of the backlog.
Someone might want to add it to the Unit test


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5389 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-19 13:02:24 +00:00
..
Src DSP jit: 'mv 's 'sn are now jitted. Added 2010-04-19 13:02:24 +00:00
DSPCore.vcproj DSP Jit: Jit some more AR action and added compile SR which suppose to hold the status for 2010-04-11 18:06:29 +00:00