Apple A7 optimizations?
|
12-22-2013, 09:36 PM
(This post was last modified: 12-22-2013 09:37 PM by Henrik.)
Post: #2
|
|||
|
|||
RE: Apple A7 optimizations?
The motion coprocessor is for gps trackers and step counters, heh. No use for PPSSPP.
When ARM64-based Android devices arrive, I will spend the time to make a 64-bit JIT to fully utilize the power. I expect a fairly decent speedup as the greater register count means that we will be able to direct map the most common MIPS registers, instead of dynamically allocating them. This will benefit A7 as well. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Apple A7 optimizations? - nex86 - 12-22-2013, 06:19 PM
RE: Apple A7 optimizations? - Henrik - 12-22-2013 09:36 PM
RE: Apple A7 optimizations? - Terminator - 12-23-2013, 04:06 PM
|