ppsspp/Core/MIPS/ARM
2013-02-21 01:25:02 -08:00
..
ArmAsm.cpp Fix Symbian JIT + FastMem by using a mapped virtual address RChunk. 2013-02-17 15:23:56 +10:00
ArmAsm.h Fixes for Qt, Symbian and Blackberry. Reorder and remove some redundant ArmEmitter includes so that _SP doesn't conflict. 2013-01-17 11:00:07 +10:00
ArmCompALU.cpp Add a stub for clz/clo in x86 jit. 2013-02-21 01:25:02 -08:00
ArmCompBranch.cpp Properly jit the break instruction. 2013-02-01 00:49:14 -08:00
ArmCompFPU.cpp Jit a little more (vfpu single load/store, transfer instructions) 2013-02-10 12:14:55 +01:00
ArmCompLoadStore.cpp Jit a little more (vfpu single load/store, transfer instructions) 2013-02-10 12:14:55 +01:00
ArmCompVFPU.cpp Buildfix for ARM, darn. 2013-02-19 08:01:10 -08:00
ArmJit.cpp Proper ARM buildfix. 2013-02-18 08:03:45 -08:00
ArmJit.h Add a stub for clz/clo in x86 jit. 2013-02-21 01:25:02 -08:00
ArmJitCache.cpp Rename ARMABI_MOVI2R to MOVI2R 2013-01-31 23:41:05 +01:00
ArmJitCache.h Armjit: branch code cleanup #1 2013-01-30 01:05:36 +01:00
ArmRegCache.cpp Rename ARMABI_MOVI2R to MOVI2R 2013-01-31 23:41:05 +01:00
ArmRegCache.h ARM jit: jit integer multiplies. ARM is so nice, very clean. 2013-01-30 01:06:14 +01:00
ArmRegCacheFPU.cpp Split out the FPU reg cache into its own file too. 2013-01-26 01:34:19 +01:00
ArmRegCacheFPU.h Split out the FPU reg cache into its own file too. 2013-01-26 01:34:19 +01:00