ppsspp/Core/MIPS/PPC
Unknown W. Brackets 438361d0bc Clean up code pointer naming for the jit.
Now it properly identifies thunk code which is actually a decent percent
when fastmem is off at least.
2013-12-18 23:57:39 -08: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 Compile the cache instruction to nothing. 2013-11-10 14:38:10 -08:00
PpcCompReplace.cpp Play around with function replacement. Turned off by default of course. 2013-12-17 23:40:27 +01:00
PpcCompVFPU.cpp Play around with function replacement. Turned off by default of course. 2013-12-17 23:40:27 +01:00
PpcJit.cpp Clean up code pointer naming for the jit. 2013-12-18 23:57:39 -08:00
PpcJit.h Clean up code pointer naming for the jit. 2013-12-18 23:57:39 -08: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 Reorder VFPU registers in memory so that we can flush and reload them in bulk more often. 2013-11-28 13:27:51 +01: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