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