Implement Arm32 VSHLL and QADD16 instructions (#7301)

This commit is contained in:
gdkchan
2024-09-12 18:22:30 -03:00
committed by GitHub
parent ca59c3f499
commit 2f36a6665c
6 changed files with 172 additions and 0 deletions

View File

@ -527,6 +527,7 @@ namespace ARMeilleure.Instructions
Pld,
Pop,
Push,
Qadd16,
Rev,
Revsh,
Rsb,