ppsspp/Core/MIPS/x86
Unknown W. Brackets 109ad17ac6 Use a typesafe struct for opcodes.
Also, correctly read delayslots using Read_Instruction on ARM.
2013-08-24 15:36:24 -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 Use a typesafe struct for opcodes. 2013-08-24 15:36: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 Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
Jit.h Use a typesafe struct for opcodes. 2013-08-24 15:36: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 Add a method to save the gpr/fpr state in jit. 2013-08-16 00:12:49 -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