Implement Arm32 VSHLL and QADD16 instructions (#7301)
This commit is contained in:
parent
ca59c3f499
commit
2f36a6665c
6 changed files with 172 additions and 0 deletions
|
@ -527,6 +527,7 @@ namespace ARMeilleure.Instructions
|
|||
Pld,
|
||||
Pop,
|
||||
Push,
|
||||
Qadd16,
|
||||
Rev,
|
||||
Revsh,
|
||||
Rsb,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue