Add Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with Tests. (#2139)

This commit is contained in:
LDj3SNuD
2021-03-25 23:33:32 +01:00
committed by GitHub
parent 53b9267b47
commit 4bd1ad16f9
5 changed files with 96 additions and 64 deletions

View File

@ -358,10 +358,12 @@ namespace ARMeilleure.Instructions
Sqadd_V,
Sqdmulh_S,
Sqdmulh_V,
Sqdmulh_Ve,
Sqneg_S,
Sqneg_V,
Sqrdmulh_S,
Sqrdmulh_V,
Sqrdmulh_Ve,
Sqrshl_V,
Sqrshrn_S,
Sqrshrn_V,