ppsspp/Core/MIPS/ARM
2013-07-31 10:34:58 +02:00
..
ArmAsm.cpp ARMJIT Experiment: Keep downcount in a register. Needs benchmarking. 2013-07-27 17:27:26 +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 We can't use S2 or D1. Use alternative means. 2013-06-10 19:28:53 +10:00
ArmCompBranch.cpp ARMJIT Experiment: Keep downcount in a register. Needs benchmarking. 2013-07-27 17:27:26 +02:00
ArmCompFPU.cpp ARMJit bugfixes, enable vmul, vadd, vdiv, vsub. 2013-07-31 00:12:43 +02:00
ArmCompLoadStore.cpp armjit: VRAM comes before RAM, fix slowmem check. 2013-03-18 08:08:40 -07:00
ArmCompVFPU.cpp Fix numerous ARM JIT bugs. Activate vmtvc and vscl, and vadd/vmul/vdiv/vsub for real this time. 2013-07-31 10:34:58 +02:00
ArmJit.cpp Fix numerous ARM JIT bugs. Activate vmtvc and vscl, and vadd/vmul/vdiv/vsub for real this time. 2013-07-31 10:34:58 +02:00
ArmJit.h Fix numerous ARM JIT bugs. Activate vmtvc and vscl, and vadd/vmul/vdiv/vsub for real this time. 2013-07-31 10:34:58 +02:00
ArmRegCache.cpp Only flush the required registers on function calls (only implemented for real on ARM) 2013-07-28 22:21:43 +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 Fix numerous ARM JIT bugs. Activate vmtvc and vscl, and vadd/vmul/vdiv/vsub for real this time. 2013-07-31 10:34:58 +02:00
ArmRegCacheFPU.h ARMJit bugfixes, enable vmul, vadd, vdiv, vsub. 2013-07-31 00:12:43 +02:00