ppsspp/Core/MIPS/PPC
Unknown W. Brackets 2e8ef3027f Write the retaddr to rd, not always ra, in jalr.
Thanks go entirely to @Kingcom for pointing this out.

Don't know of any games not using RA as the rd.
2013-10-17 07:39:33 -07:00
..
PpcAsm.cpp update ppc jit 2013-09-12 10:22:14 +02:00
PpcCompAlu.cpp More recompiled instruction (fpu/alu) 2013-09-12 10:40:14 +02:00
PpcCompBranch.cpp Write the retaddr to rd, not always ra, in jalr. 2013-10-17 07:39:33 -07:00
PpcCompFpu.cpp More recompiled instruction (fpu/alu) 2013-09-12 10:40:14 +02:00
PpcCompLoadStore.cpp update ppc jit 2013-09-12 10:22:14 +02:00
PpcCompVFPU.cpp ARM: implement vhdp 2013-09-28 20:07:57 +02:00
PpcJit.cpp update ppc jit 2013-09-12 10:22:14 +02:00
PpcJit.h Jit: Fix valgrind warnings. 2013-10-16 22:33:48 +02:00
PpcRegCache.cpp fix Jit 2013-09-12 10:19:35 +02:00
PpcRegCache.h broken ppc jit 2013-08-16 14:39:54 +02:00
PpcRegCacheFPU.cpp enable,fixe more vfpu 2013-09-12 10:25:15 +02:00
PpcRegCacheFPU.h oops missed fpu reg cache 2013-09-12 10:22:01 +02:00
PpcRegCacheVPU.cpp more on vfpu 2013-09-12 10:25:15 +02:00
PpcRegCacheVPU.h more on vfpu 2013-09-12 10:25:15 +02:00