ppsspp/Core/MIPS/x86
2013-06-30 13:19:27 -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 Stub wsbh/wsbw for x86. 2013-06-05 14:55:01 +10:00
CompBranch.cpp Log more info about branches in delay slots. 2013-06-30 13:19:27 -07:00
CompFPU.cpp Add some basics for memory checks to x86 jit. 2013-03-09 02:41:46 -08:00
CompLoadStore.cpp Add some basics for memory checks to x86 jit. 2013-03-09 02:41:46 -08:00
CompVFPU.cpp Remove redundant vmov instructions (seen in wipeout) 2013-06-15 00:19:48 +02:00
Jit.cpp Save flags around conditional breakpoint check. 2013-06-29 11:45:29 -07:00
Jit.h Allow hitting Go on a breakpoint to continue. 2013-06-29 11:23:24 -07:00
RegCache.cpp Fix some warnings generated by clang. 2013-02-24 10:23:31 -08:00
RegCache.h Split out the FPU reg cache into its own file too. 2013-01-26 01:34:19 +01:00
RegCacheFPU.cpp Fix some warnings generated by clang. 2013-02-24 10:23:31 -08:00
RegCacheFPU.h Try to reuse temp regs for better caching. 2013-02-18 00:32:42 -08:00