Implement VRINT (vector) Arm32 NEON instructions (#3691)

This commit is contained in:
gdkchan
2022-09-11 12:44:27 -03:00
committed by GitHub
parent 1529e6cf0d
commit 4d69286a9c
4 changed files with 144 additions and 2 deletions

View File

@ -636,6 +636,10 @@ namespace ARMeilleure.Instructions
Vrev,
Vrhadd,
Vrint,
Vrinta,
Vrintm,
Vrintn,
Vrintp,
Vrintx,
Vrshr,
Vrshrn,