Implement FCVTNS (Scalar GP) (#2953)

* Implement FCVTNS (Scalar GP)

* Update Ptc Version
This commit is contained in:
sharmander
2022-01-19 20:21:44 -05:00
committed by GitHub
parent b27183b806
commit 60f7cba30a
5 changed files with 19 additions and 1 deletions

View File

@ -191,6 +191,7 @@ namespace ARMeilleure.Instructions
Fcvtms_V,
Fcvtmu_Gp,
Fcvtn_V,
Fcvtns_Gp,
Fcvtns_S,
Fcvtns_V,
Fcvtnu_S,