ppsspp/Core/MIPS/PPC
2014-12-04 00:18:58 +01:00
..
PpcAsm.cpp Android: ARMv5 fix 2014-07-17 02:34:22 +10:00
PpcCompAlu.cpp x86jit/ppcjit: Correct some bad sltiu compares. 2014-09-02 08:04:22 -07:00
PpcCompBranch.cpp Reduce includes in Core/HLE/. 2014-03-15 11:22:19 -07:00
PpcCompFpu.cpp Reduce includes in Core/HLE/. 2014-03-15 11:22:19 -07:00
PpcCompLoadStore.cpp Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00
PpcCompReplace.cpp Play around with function replacement. Turned off by default of course. 2013-12-17 23:40:27 +01:00
PpcCompVFPU.cpp x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..) 2014-12-04 00:18:58 +01:00
PpcJit.cpp Add an invalidate all method to the jit. 2014-06-19 01:13:06 -07:00
PpcJit.h x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..) 2014-12-04 00:18:58 +01:00
PpcRegCache.cpp jit: MAP_NOINIT should always mean MAP_DIRTY. 2014-11-29 00:14:08 -08:00
PpcRegCache.h jit: MAP_NOINIT should always mean MAP_DIRTY. 2014-11-29 00:14:08 -08: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