ppsspp/Core/MIPS/x86
Unknown W. Brackets 5d2ff64252 Support for modified jit-enabled VerySleepy.
This allows profiling the jit.  Should have zero perf impact when not
in use, since it's entirely triggered by VerySleepy.
2013-11-30 19:20:21 -08:00
..
Asm.cpp Make Home in the game browser available on linux/mac/etc too. 2013-10-21 12:21:22 +02:00
Asm.h More armjit work 2013-01-08 00:26:42 +01:00
CompALU.cpp When ins is used with a zero argument, don't OR. 2013-11-29 09:17:12 -08:00
CompBranch.cpp Fix handling of jalr when delay slot changes rd. 2013-11-14 23:39:13 -08:00
CompFPU.cpp Remove erroneous comment. 2013-11-09 17:34:52 +01:00
CompLoadStore.cpp Compile the cache instruction to nothing. 2013-11-10 14:38:10 -08:00
CompVFPU.cpp Some scaffolding for a future VFPU-on-NEON implementation 2013-11-19 21:41:48 +01:00
Jit.cpp x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
Jit.h Support for modified jit-enabled VerySleepy. 2013-11-30 19:20:21 -08:00
RegCache.cpp x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
RegCache.h x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
RegCacheFPU.cpp Reorder vfpu data in saved kernel contexts when loading in a new version. 2013-11-28 13:27:51 +01:00
RegCacheFPU.h Reorder VFPU registers in memory so that we can flush and reload them in bulk more often. 2013-11-28 13:27:51 +01:00