mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-03-22 01:15:44 -05:00

* Faster soft implementation of smulh and umulh * smulh: Fixed mul with 0 acting like it had a negative result. * Use compliment for negative smulh result.