ppsspp/Core/MIPS/PPC
Unknown W. Brackets 455a7e090d Compile the cache instruction to nothing.
Was showing up in a few profiles, does nothing currently.
2013-11-10 14:38:10 -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
PpcCompVFPU.cpp Delete functions for vsge and vslt, these have been rolled into VecDo3 2013-11-09 19:29:52 +01:00
PpcJit.cpp update ppc jit 2013-09-12 10:22:14 +02:00
PpcJit.h Compile the cache instruction to nothing. 2013-11-10 14:38:10 -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 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