ppsspp/Core/MIPS/ARM
Unknown W. Brackets 98d7afae89 Switch to #pragma once in a few places.
Doesn't really affect git history much to change these.
2015-03-02 22:34:51 -08:00
..
ArmAsm.cpp jit: Use nicknames for a few more static regs. 2014-12-17 01:11:33 -08:00
ArmAsm.h Switch to #pragma once in a few places. 2015-03-02 22:34:51 -08:00
ArmCompALU.cpp Typo. 2015-01-19 09:41:35 -08:00
ArmCompBranch.cpp jit: Discard unused regs before a syscall. 2015-03-01 11:08:59 -08:00
ArmCompFPU.cpp armjit: handle any known zero in mtc1. 2014-12-28 20:05:29 -08:00
ArmCompLoadStore.cpp Some work towards being able to build two JITs together 2014-12-13 21:13:54 +01:00
ArmCompReplace.cpp Rename the ARM Jit class to ArmJit 2014-12-07 14:25:22 +01:00
ArmCompVFPU.cpp armjit: Fix vfad/vavg sign for -0.000. 2015-01-03 11:14:52 -08:00
ArmCompVFPUNEON.cpp armjit: Fix vfad/vavg sign for -0.000. 2015-01-03 11:14:52 -08:00
ArmCompVFPUNEONUtil.cpp Some work towards being able to build two JITs together 2014-12-13 21:13:54 +01: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 Again, sigh.. 2014-12-13 21:53:28 +01:00
ArmJit.h Transplant Dolphin's ARM64 emitter over. Not hooked up to anything (yet...) 2014-12-15 22:09:26 +01:00
ArmRegCache.cpp Some work towards being able to build two JITs together 2014-12-13 21:13:54 +01:00
ArmRegCache.h jit: Use nicknames for a few more static regs. 2014-12-17 01:11:33 -08:00
ArmRegCacheFPU.cpp armjit: Burn less hard without a quad mapping. 2015-01-17 18:48:50 -08:00
ArmRegCacheFPU.h Blackberry buildfix, added a commen this time.. 2014-12-13 22:14:53 +01:00