ppsspp/Core/MIPS/ARM
2014-09-14 00:14:11 +02:00
..
ArmAsm.cpp armjit: Maintain rounding mode throughout jit. 2014-08-22 19:57:50 -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: Fix some downcount issues with rounding. 2014-08-30 16:43:13 -07:00
ArmCompFPU.cpp armjit: Fix rounding mode, allow non flush-to-zero. 2014-09-11 07:58:51 -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 jit: Actually jit vmtfc/vmfvc. 2014-09-01 23:13:39 -07:00
ArmCompVFPUNEON.cpp jit: Actually jit vmtfc/vmfvc. 2014-09-01 23:13:39 -07:00
ArmJit.cpp sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
ArmJit.h jit: Actually jit vmtfc/vmfvc. 2014-09-01 23:13:39 -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