ppsspp/Core/MIPS/ARM64
2015-07-11 16:59:10 +02:00
..
Arm64Asm.cpp ARM64: Support pointerified static allocs, statically allocate SP 2015-07-11 16:59:10 +02:00
Arm64Asm.h Initial work on ARM64, based on the ARM jit. 2015-04-06 18:13:01 +02:00
Arm64CompALU.cpp arm64: Oops, fix flushing zero from an armreg. 2015-07-05 11:57:18 -07:00
Arm64CompBranch.cpp ARM64: Some work on static allocation. Close to working, cube.elf runs 700 blocks but then hangs (?!) 2015-07-11 16:59:09 +02:00
Arm64CompFPU.cpp jit: Normalize CONDITIONAL_DISABLE formatting. 2015-07-02 20:31:37 -07:00
Arm64CompLoadStore.cpp ARM64: Fix joining of lwl/lwr and swl/swr. "implement" the cache instruction. 2015-07-11 16:25:22 +02:00
Arm64CompReplace.cpp ARM64: Some more instructions, func replacements 2015-04-06 18:13:16 +02:00
Arm64CompVFPU.cpp ARM64: Fix vrot 2015-07-11 16:56:26 +02:00
Arm64Jit.cpp Fix bugs and issues in ARM64 static alloc. Thanks unknown for finding the problem. 2015-07-11 16:59:09 +02:00
Arm64Jit.h ARM64: Some work on static allocation. Close to working, cube.elf runs 700 blocks but then hangs (?!) 2015-07-11 16:59:09 +02:00
Arm64RegCache.cpp ARM64: Support pointerified static allocs, statically allocate SP 2015-07-11 16:59:10 +02:00
Arm64RegCache.h ARM64: Support pointerified static allocs, statically allocate SP 2015-07-11 16:59:10 +02:00
Arm64RegCacheFPU.cpp ARM64: Fix vi2uc and vi2us and enable them. 2015-07-11 16:46:11 +02:00
Arm64RegCacheFPU.h ARM64: Store back fp registers in pairs where possible 2015-07-11 13:52:46 +02:00