mirror of
https://github.com/Ryujinx/ChocolArm64.git
synced 2025-11-18 18:34:54 +00:00
* More accurate impl of FMINNM/FMAXNM, add vector variants * Optimize for the 0 case when op1 != op2 * Address PR feedback |
||
|---|---|---|
| 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 | ||