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 c1d175b03b
commit 813ed77de6
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,