ppsspp/Core/MIPS/ARM
2017-08-31 01:14:51 +02:00
..
ArmAsm.cpp UWP ARM: Shrink the JIT hack 2017-03-23 10:02:29 +01:00
ArmCompALU.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ArmCompBranch.cpp Jit: Fix syscall outside delay slot. 2017-06-04 10:39:01 -07:00
ArmCompFPU.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ArmCompLoadStore.cpp ARM: Delete obsolete comments and check 2017-08-18 13:48:11 +02:00
ArmCompReplace.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ArmCompVFPU.cpp Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11 2017-08-31 01:14:51 +02:00
ArmCompVFPUNEON.cpp Fix a PIC compliance bug in the VFPU. Comment other cases properly (for easy searching). 2017-08-29 11:45:12 +02:00
ArmCompVFPUNEONUtil.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ArmCompVFPUNEONUtil.h Namespacing cleanup (it's bad to do "using namespace" in a header) 2014-12-07 14:44:15 +01:00
ArmJit.cpp Don't erase and rewrite the dispatcher when the cache is cleared. Fixes #9708 2017-05-26 15:48:03 +02:00
ArmJit.h Remove a function that didn't make a lot of sense. 2017-01-26 09:50:16 +01:00
ArmRegCache.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ArmRegCache.h blackberry: Remove! 2016-10-11 17:40:32 +02:00
ArmRegCacheFPU.cpp Correct some initialization order warnings. 2016-08-05 10:46:11 -07:00
ArmRegCacheFPU.h blackberry: Remove! 2016-10-11 17:40:32 +02:00