ppsspp/Core/MIPS/ARM
2014-10-27 19:04:19 -07:00
..
ArmAsm.cpp jit: Avoid applying/restoring the rounding mode. 2014-10-12 12:51:45 -07:00
ArmAsm.h Reduce some includes under GPU/. 2014-03-29 16:51:38 -07:00
ArmCompALU.cpp armjit: Allow R1 in regalloc, use LR as temp. 2014-03-28 18:38:38 -07:00
ArmCompBranch.cpp armjit: Add proxy blocks for continuing. 2014-10-12 17:20:26 -07:00
ArmCompFPU.cpp jit: Avoid applying/restoring the rounding mode. 2014-10-12 12:51:45 -07:00
ArmCompLoadStore.cpp armjit: Allow R1 in regalloc, use LR as temp. 2014-03-28 18:38:38 -07:00
ArmCompReplace.cpp Fix func replacements and delay slots on arm. 2014-06-19 08:02:49 -07:00
ArmCompVFPU.cpp x86jit: Consistently use mips_. 2014-10-12 15:16:09 -07:00
ArmCompVFPUNEON.cpp jit: Actually jit vmtfc/vmfvc. 2014-09-01 23:13:39 -07:00
ArmJit.cpp jit: Fix partial invalidation of larger blocks. 2014-10-27 19:04:19 -07:00
ArmJit.h armjit: Add proxy blocks for continuing. 2014-10-12 17:20:26 -07:00
ArmRegCache.cpp Sailfish: More compatibility with SailFish OS. It also needs stddef where Maemo does. 2014-07-24 23:20:09 +10:00
ArmRegCache.h armjit: Allow R1 in regalloc, use LR as temp. 2014-03-28 18:38:38 -07:00
ArmRegCacheFPU.cpp Skip flushing FPU/VFPU regs if none were allocated. 2014-03-30 00:42:25 -07:00
ArmRegCacheFPU.h Skip flushing FPU/VFPU regs if none were allocated. 2014-03-30 00:42:25 -07:00