Implement VORN (register) Arm32 instruction (#2396)
This commit is contained in:
parent
49edf14a3e
commit
ab9d4b862d
4 changed files with 30 additions and 9 deletions
|
@ -605,6 +605,7 @@ namespace ARMeilleure.Instructions
|
|||
Vnmul,
|
||||
Vnmla,
|
||||
Vnmls,
|
||||
Vorn,
|
||||
Vorr,
|
||||
Vpadd,
|
||||
Vpmax,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue