ppsspp/Core/MIPS/x86
Henrik Rydgard 674911ddba Move downcount into MIPSState for efficiency, enable block linking.
On ARM JIT we can now reach it through the cpu context reg.
2013-01-12 00:44:18 +01:00
..
Asm.cpp Icache must be invalidated. Jit now starts to run, but there's no cube in cube.elf! 2013-01-08 23:52:11 +01:00
Asm.h More armjit work 2013-01-08 00:26:42 +01:00
CompALU.cpp Some cleanup, re-enable some apparently disabled jit ops 2012-11-18 23:14:22 +01:00
CompBranch.cpp Cleanup 2013-01-09 00:12:02 +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 Fixed $zr being non-zero after loading instruction 2013-01-03 16:14:45 +01:00
CompVFPU.cpp Jit fixes, test update 2012-11-12 14:35:10 +01:00
Jit.cpp Move downcount into MIPSState for efficiency, enable block linking. 2013-01-12 00:44:18 +01:00
Jit.h Move downcount into MIPSState for efficiency, enable block linking. 2013-01-12 00:44:18 +01:00
JitCache.cpp Fix savestates under JIT 2013-01-03 12:46:10 +01:00
JitCache.h Remove x86disasm, experiment with build order 2012-11-20 00:48:13 +01:00
RegCache.cpp Remove some old PowerPC references... 2013-01-05 19:52:11 +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