ppsspp/Core/MIPS/ARM64
2015-06-26 21:27:03 -07:00
..
Arm64Asm.cpp ARM64: Also save FP registers around the JIT dispatcher loop 2015-06-14 13:03:46 +02:00
Arm64Asm.h Initial work on ARM64, based on the ARM jit. 2015-04-06 18:13:01 +02:00
Arm64CompALU.cpp ARM64: Start porting over VFPU stuff from ARM, fix regalloc bug 2015-04-06 18:13:28 +02:00
Arm64CompBranch.cpp Use an accessor to read the compilerPC. 2015-04-11 01:14:37 -07:00
Arm64CompFPU.cpp Fix UBFX encoding (thanks SonicAdvance1.) 2015-06-26 21:27:03 -07:00
Arm64CompLoadStore.cpp ARM64: Fix bug where we didn't save the FP registers correctly in the vertex decoder. 2015-06-14 12:56:44 +02:00
Arm64CompReplace.cpp ARM64: Some more instructions, func replacements 2015-04-06 18:13:16 +02:00
Arm64CompVFPU.cpp Use an accessor to read the compilerPC. 2015-04-11 01:14:37 -07:00
Arm64Jit.cpp Split out the ReplaceJalTo test logic. 2015-04-12 13:35:10 -07:00
Arm64Jit.h Unify JitOptions across the backends. 2015-04-12 11:41:26 -07:00
Arm64RegCache.cpp Unify JitOptions across the backends. 2015-04-12 11:41:26 -07:00
Arm64RegCache.h Unify JitOptions across the backends. 2015-04-12 11:41:26 -07:00
Arm64RegCacheFPU.cpp Unify JitOptions across the backends. 2015-04-12 11:41:26 -07:00
Arm64RegCacheFPU.h Unify JitOptions across the backends. 2015-04-12 11:41:26 -07:00