From: notaz Date: Sat, 13 Aug 2022 21:07:11 +0000 (+0300) Subject: gpu_neon: fix another abi violation X-Git-Tag: r24l~422 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d38927c1a43f654a6e9e7fc60c837bd35c3497f7;hp=d38927c1a43f654a6e9e7fc60c837bd35c3497f7;p=pcsx_rearmed.git gpu_neon: fix another abi violation before the flush_render_block_buffer call the stack is misaligned, so push an odd num of regs to realign ---