mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 04:37:02 +00:00
* Add fixed-point variant of the UCVTF instruction * Change encoding of some fixed-point instructions to not allow invalid encodings * Fix Fcvtzu_Gp_Fixed encoding * Add SCVTF (fixed-point GP to Scalar) instruction * Simplify *Fixed encodings |
||
|---|---|---|
| .. | ||
| Decoders | ||
| Events | ||
| Exceptions | ||
| Instructions | ||
| Memory | ||
| State | ||
| Translation | ||
| ChocolArm64.csproj | ||
| CpuThread.cs | ||
| OpCodeTable.cs | ||
| Optimizations.cs | ||