mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-05-18 13:57:51 +00: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.