ppsspp/Core/MIPS/x86
2012-12-26 08:37:53 +01:00
..
Asm.cpp Fix timing issue wiith JIT on non-Windows platforms 2012-12-25 09:02:02 +01:00
Asm.h Fix timing issue wiith JIT on non-Windows platforms 2012-12-25 09:02:02 +01:00
CompALU.cpp Some cleanup, re-enable some apparently disabled jit ops 2012-11-18 23:14:22 +01:00
CompBranch.cpp JIT: Ignore branches in delay slots. Not sure if this is 100% correct. 2012-12-26 08:37:53 +01:00
CompFPU.cpp JIT: add option to enable/disable jit of memory instructions. for crash safety. 2012-12-21 16:50:13 +01:00
CompLoadStore.cpp JIT: add option to enable/disable jit of memory instructions. for crash safety. 2012-12-21 16:50:13 +01:00
CompVFPU.cpp Jit fixes, test update 2012-11-12 14:35:10 +01:00
Jit.cpp Fix timing issue wiith JIT on non-Windows platforms 2012-12-25 09:02:02 +01:00
Jit.h Improve portability to future platforms. Make use of new USING_GLES2 define throughout PPSSPP. Also use ARM definition where suitable. Remove some redundancy with includes. 2012-11-26 13:25:14 +10:00
JitCache.cpp Remove x86disasm, experiment with build order 2012-11-20 00:48:13 +01:00
JitCache.h Remove x86disasm, experiment with build order 2012-11-20 00:48:13 +01:00
RegCache.cpp JIT: Ignore branches in delay slots. Not sure if this is 100% correct. 2012-12-26 08:37:53 +01:00
RegCache.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00