ppsspp/Core/MIPS/ARM
2013-10-14 19:24:13 +10: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 Fix some sign comparison warnings. 2013-10-05 11:13:41 -07:00
ArmCompFPU.cpp Fix rounding errors in armjit. 2013-10-14 19:24:13 +10:00
ArmCompLoadStore.cpp Always use fastmem for sw/lw on SP. 2013-09-07 22:44:18 -07:00
ArmCompVFPU.cpp Update native with workaround for #4078 and add some comments 2013-10-08 20:11:01 +02:00
ArmJit.cpp Check version in each DoState() func. 2013-09-14 20:23:03 -07:00
ArmJit.h ARM: implement vhdp 2013-09-28 20:07:57 +02: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