ppsspp/Core/MIPS/x86
2013-09-05 23:27:51 -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 Add more reporting for cpu instructions. 2013-09-05 23:27:51 -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 Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
Jit.cpp Just invalidate blocks on ClearCacheAt(). 2013-09-01 00:32:43 -07:00
Jit.h Add a note so as not to forget. 2013-09-01 01:15:08 -07:00
RegCache.cpp Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
RegCache.h Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
RegCacheFPU.cpp Add a method to save the gpr/fpr state in jit. 2013-08-16 00:12:49 -07:00
RegCacheFPU.h Add a method to save the gpr/fpr state in jit. 2013-08-16 00:12:49 -07:00