From: notaz Date: Sat, 23 Jul 2022 22:31:08 +0000 (+0300) Subject: gpu_neon: try to make the compiler save some callee-save regs X-Git-Tag: r24~354 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0189c68167c173b65b32963b0cf500d0d149b6;hp=3f0189c68167c173b65b32963b0cf500d0d149b6;p=pcsx_rearmed.git gpu_neon: try to make the compiler save some callee-save regs ... which the asm isn't doing properly ---