ppsspp/Core/MIPS/x86
2013-08-24 17:38:22 -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 Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
CompBranch.cpp Cap imm branch instructions, reset compiling. 2013-08-24 17:26:24 -07:00
CompFPU.cpp Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
CompLoadStore.cpp Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
CompVFPU.cpp Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
Jit.cpp Make sure there's enough space while compiling. 2013-08-24 17:38:22 -07:00
Jit.h Cap imm branch instructions, reset compiling. 2013-08-24 17:26:24 -07:00
RegCache.cpp Add a method to save the gpr/fpr state in jit. 2013-08-16 00:12:49 -07:00
RegCache.h Pass in some analysis results, don't use yet. 2013-08-24 15:36:24 -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