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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,