Add Fcvtas_S/V & Fcvtau_S/V. (#1018)
This commit is contained in:
parent
d0960e75aa
commit
1de16f7653
4 changed files with 61 additions and 25 deletions
|
@ -180,7 +180,11 @@ namespace ARMeilleure.Instructions
|
|||
Fcsel_S,
|
||||
Fcvt_S,
|
||||
Fcvtas_Gp,
|
||||
Fcvtas_S,
|
||||
Fcvtas_V,
|
||||
Fcvtau_Gp,
|
||||
Fcvtau_S,
|
||||
Fcvtau_V,
|
||||
Fcvtl_V,
|
||||
Fcvtms_Gp,
|
||||
Fcvtmu_Gp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue