ppsspp/Core/MIPS/ARM
2013-03-04 00:09:37 -08:00
..
ArmAsm.cpp Fix Lit Pools for cases where offset goes out of range. For example: Zero no Kiseki has a block that is 7K large. 2013-03-04 14:36:23 +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 Quick ins bugfix 2013-03-04 00:06:33 +01:00
ArmCompBranch.cpp Save one instruction on jal, shorten block exits by one instruction (moved to dispatcher). 2013-02-15 23:37:59 +01:00
ArmCompFPU.cpp Add a few more CONDITIONAL_DISABLEs. 2013-03-03 01:44:33 -08:00
ArmCompLoadStore.cpp Add a few more CONDITIONAL_DISABLEs. 2013-03-03 01:44:33 -08:00
ArmCompVFPU.cpp Add some reporting for CPU related stuff. 2013-03-04 00:01:41 -08:00
ArmJit.cpp Android / iOS buildfix. 2013-03-04 00:09:37 -08:00
ArmJit.h Some more armjit work (ext, ins) and VFPU prefix clamps (not enabled) 2013-03-03 17:36:22 +01:00
ArmJitCache.cpp Make un-buffered rendering much smarter, removing flicker. 2013-03-03 13:00:21 +01:00
ArmJitCache.h Armjit: branch code cleanup #1 2013-01-30 01:05:36 +01:00
ArmRegCache.cpp Merge branch 'master' into armjit-fpu 2013-02-28 23:56:28 +01:00
ArmRegCache.h Port over much of unknown's vfpu jit work to arm. Untested. 2013-02-20 00:04:21 +01:00
ArmRegCacheFPU.cpp Port over much of unknown's vfpu jit work to arm. Untested. 2013-02-20 00:04:21 +01:00
ArmRegCacheFPU.h Port over much of unknown's vfpu jit work to arm. Untested. 2013-02-20 00:04:21 +01:00