mirror of
https://github.com/Ryujinx/ChocolArm64.git
synced 2025-11-17 03:54:49 +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. |
||
|---|---|---|
| Decoder | ||
| Decoder32 | ||
| Events | ||
| Exceptions | ||
| Instruction | ||
| Instruction32 | ||
| Memory | ||
| State | ||
| Translation | ||
| ABitUtils.cs | ||
| AOpCodeTable.cs | ||
| AOptimizations.cs | ||
| AThread.cs | ||
| ATranslatedSub.cs | ||
| ATranslatedSubType.cs | ||
| ATranslator.cs | ||
| ChocolArm64.csproj | ||