ppsspp/Core/MIPS/x86
2013-01-22 08:11:37 -08:00
..
Asm.cpp Read memory in the jit dispatcher same as lw. 2013-01-21 17:51:14 -08: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 Make the jit support bltzal and friends. 2013-01-22 08:04:01 -08:00
CompFPU.cpp Same optimization for FPU load / store. 2013-01-20 13:16:41 -08:00
CompLoadStore.cpp Optimize write to a single x64 op too. 2013-01-20 13:06:19 -08:00
CompVFPU.cpp Jit fixes, test update 2012-11-12 14:35:10 +01:00
Jit.cpp Belt and suspenders check for branch ops. 2013-01-22 08:11:37 -08:00
Jit.h Make the jit support bltzal and friends. 2013-01-22 08:04:01 -08:00
JitCache.cpp Clear jit cache when changing breakpoints. 2013-01-18 20:12:53 -08:00
JitCache.h Clear jit cache when changing breakpoints. 2013-01-18 20:12:53 -08:00
RegCache.cpp Add some checks to make sure ZERO is never set. 2013-01-20 19:48:53 -08: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