mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 14:37:11 +02:00
Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions
This commit is contained in:
parent
da817e85b9
commit
c1198d7816
9 changed files with 279 additions and 22 deletions
4
Ryujinx/Cpu/AOptimizations.cs
Normal file
4
Ryujinx/Cpu/AOptimizations.cs
Normal file
|
@ -0,0 +1,4 @@
|
|||
public static class AOptimizations
|
||||
{
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue