ppsspp/Core/MIPS/x86
2013-09-08 00:33:46 -07:00
..
Asm.cpp JIT: Get rid of one memory access per dispatch, and get rid of blockcodepointers. 2013-04-27 01:32:03 +02:00
Asm.h More armjit work 2013-01-08 00:26:42 +01:00
CompALU.cpp Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
CompBranch.cpp Fix some minor warnings. 2013-09-07 22:40:08 -07:00
CompFPU.cpp Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
CompLoadStore.cpp Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
CompVFPU.cpp More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
Jit.cpp Always use fastmem for sw/lw on SP. 2013-09-07 22:44:18 -07:00
Jit.h Always use fastmem for sw/lw on SP. 2013-09-07 22:44:18 -07:00
RegCache.cpp Let's actually use the log category mechanism. A first step. 2013-09-07 21:19:21 +02:00
RegCache.h Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
RegCacheFPU.cpp Let's actually use the log category mechanism. A first step. 2013-09-07 21:19:21 +02:00
RegCacheFPU.h Add a method to save the gpr/fpr state in jit. 2013-08-16 00:12:49 -07:00