From: notaz Date: Tue, 26 Sep 2023 22:20:27 +0000 (+0300) Subject: spu: avoid relying on signed overflow undefined behavior X-Git-Tag: r24~139 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a42e81c36ab5ad2008ece5d9c288291e2f8c6fc;hp=0a42e81c36ab5ad2008ece5d9c288291e2f8c6fc;p=pcsx_rearmed.git spu: avoid relying on signed overflow undefined behavior didn't seem to cause any issue in practice, but who knows with all the different compilers ---