ppsspp/Core/MIPS/ARM
2013-05-26 20:30:14 -07:00
..
ArmAsm.cpp JIT: Get rid of one memory access per dispatch, and get rid of blockcodepointers. 2013-04-27 01:32:03 +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 ARMJIT: Fix and use DIV, DIVU, INS and EXT (ARMv7 and VFPv4 implementations). 2013-05-24 08:26:19 +10:00
ArmCompBranch.cpp Add reporting for jumps in delay slots. 2013-05-26 20:30:14 -07:00
ArmCompFPU.cpp Updates to ArmEmitter from Dolphin. 2013-04-12 10:14:18 -07:00
ArmCompLoadStore.cpp armjit: VRAM comes before RAM, fix slowmem check. 2013-03-18 08:08:40 -07:00
ArmCompVFPU.cpp Implement vmin/vmax in x86 jit, slots right into VecDo3 2013-04-27 20:52:42 +02:00
ArmJit.cpp Buildfix 2013-04-27 12:04:42 +02:00
ArmJit.h Implement vmin/vmax in x86 jit, slots right into VecDo3 2013-04-27 20:52:42 +02:00
ArmRegCache.cpp Maemo5 support 2013-03-22 09:15:00 +02: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 Use correct args for Operand2(..) through armjit. Fix STR(..). 2013-03-07 00:59:07 +10:00
ArmRegCacheFPU.h Port over much of unknown's vfpu jit work to arm. Untested. 2013-02-20 00:04:21 +01:00