ppsspp/Core/MIPS/ARM
2014-08-30 23:48:27 -07: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 jit: Update rounding mode immediately on ctc1. 2014-08-30 23:48:27 -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 ArmJit: Optimisation when comparing float against 0.0f 2014-07-17 05:12:43 +10:00
ArmCompVFPUNEON.cpp Some scaffolding for a future VFPU-on-NEON implementation 2013-11-19 21:41:48 +01:00
ArmJit.cpp armjit: Fix some downcount issues with rounding. 2014-08-30 16:43:13 -07:00
ArmJit.h armjit: Respect the rounding mode for mul/etc. 2014-08-22 00:32:01 -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