Files
dolphin/Source/Core/Core
Ryan Houdek 8bf332cf08 [AArch64] Optimize GPR cache flushing.
If we are flushing multiple sequential guest GPRs then we can store two in a single STP instruction.
Ikaruga does this quite a bit in their blocks where they do an lmw at the very end and then we have to flush them all.
Typically cuts 16 STR instructions down to 8 STP instructions there.
2015-08-30 23:07:12 -05:00
..
2015-06-29 14:51:21 -04:00
2015-07-30 10:33:08 -04:00
2015-05-28 19:14:42 -04:00
2015-05-25 13:22:31 +02:00
2015-07-25 14:09:02 +02:00
2015-06-07 22:44:13 -05:00
2015-07-11 23:09:11 -07:00
2015-08-14 16:17:28 +02:00