mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-01-22 04:53:41 +01:00
afa5bf81e3
* 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.