mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-17 23:20:52 -05:00
T32: Add Vfp instructions (#3690)
This commit is contained in:
@@ -8,6 +8,7 @@ namespace ARMeilleure.Decoders
|
||||
{
|
||||
Cond = Condition.Al;
|
||||
|
||||
IsThumb = true;
|
||||
OpCodeSizeInBytes = 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user