ppsspp/Core/MIPS/ARM
2013-09-16 00:14:05 +02:00
..
ArmAsm.cpp More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02: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 Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
ArmCompBranch.cpp Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
ArmCompFPU.cpp Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
ArmCompLoadStore.cpp Always use fastmem for sw/lw on SP. 2013-09-07 22:44:18 -07:00
ArmCompVFPU.cpp Trying the VROT disable experiment again, this time in the right file... 2013-09-16 00:14:05 +02:00
ArmJit.cpp Check version in each DoState() func. 2013-09-14 20:23:03 -07:00
ArmJit.h Just invalidate blocks on ClearCacheAt(). 2013-09-01 00:32:43 -07:00
ArmRegCache.cpp More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
ArmRegCache.h Only flush the required registers on function calls (only implemented for real on ARM) 2013-07-28 22:21:43 +02:00
ArmRegCacheFPU.cpp More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
ArmRegCacheFPU.h ARMJit bugfixes, enable vmul, vadd, vdiv, vsub. 2013-07-31 00:12:43 +02:00