DSPLLE: some changes i had lying around, get rid of the shifting and make popExtValue...
commit4b22ab5d6c1cd0da699593025691a7608edd6050
authorj4ck.fr0st <j4ck.fr0st@8ced0084-cf51-0410-be5f-012b33b47a6e>
Fri, 18 Jun 2010 14:51:40 +0000 (18 14:51 +0000)
committerj4ck.fr0st <j4ck.fr0st@8ced0084-cf51-0410-be5f-012b33b47a6e>
Fri, 18 Jun 2010 14:51:40 +0000 (18 14:51 +0000)
tree3c31c2dba18ad6bb31b9be456427efd1a054b405
parent9d1d4ebe28352d066d1d35ac98bbbc68b8ff557f
DSPLLE: some changes i had lying around, get rid of the shifting and make popExtValueToReg do the same as its int counterpart applyWriteBackLog (that is, OR'ing the result of both ops, rather than overwriting the main op result with the ext op result)

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@5735 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/DSPCore/Src/Jit/DSPJitExtOps.cpp
Source/Core/DSPCore/Src/Jit/DSPJitUtil.cpp