mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-29 17:57:11 +02:00
T32: Add Vfp instructions (#3690)
This commit is contained in:
parent
0a1a9ed69a
commit
c1d175b03b
18 changed files with 128 additions and 85 deletions
|
@ -8,6 +8,7 @@ namespace ARMeilleure.Decoders
|
|||
{
|
||||
Cond = Condition.Al;
|
||||
|
||||
IsThumb = true;
|
||||
OpCodeSizeInBytes = 2;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue