ppsspp/Core/MIPS/x86
Unknown W. Brackets 2db368c29a Add more imm handling for shifts in x86 jit.
This is actually hit, and propagates more imms through.
2013-02-21 01:25:00 -08:00
..
Asm.cpp Check downcount in jit after a syscall. 2013-01-23 22:25:35 -08:00
Asm.h More armjit work 2013-01-08 00:26:42 +01:00
CompALU.cpp Add more imm handling for shifts in x86 jit. 2013-02-21 01:25:00 -08:00
CompBranch.cpp Read delay slots as instructions not mem. 2013-02-02 11:46:35 -08:00
CompFPU.cpp Fix wrong type in x86 jit fpu/vfpu load store. 2013-02-16 20:22:08 -08:00
CompLoadStore.cpp Add curlies around DISABLE/CONDITIONAL_DISABLE. 2013-02-15 08:35:33 -08:00
CompVFPU.cpp Divide from -1.0 directly in x86 jit vnrcp. 2013-02-19 00:35:15 -08:00
Jit.cpp Add a MIPSTables flag for ignoring the prefix. 2013-02-18 01:23:15 -08:00
Jit.h Add more imm handling for shifts in x86 jit. 2013-02-21 01:25:00 -08:00
JitCache.cpp Get rid of unused iterators. 2013-02-04 08:49:58 -05:00
JitCache.h Clear jit cache when changing breakpoints. 2013-01-18 20:12:53 -08:00
RegCache.cpp Split out the FPU reg cache into its own file too. 2013-01-26 01:34:19 +01:00
RegCache.h Split out the FPU reg cache into its own file too. 2013-01-26 01:34:19 +01:00
RegCacheFPU.cpp Try to reuse temp regs for better caching. 2013-02-18 00:32:42 -08:00
RegCacheFPU.h Try to reuse temp regs for better caching. 2013-02-18 00:32:42 -08:00