Implement VORN (register) Arm32 instruction (#2396)
This commit is contained in:
@ -605,6 +605,7 @@ namespace ARMeilleure.Instructions
|
||||
Vnmul,
|
||||
Vnmla,
|
||||
Vnmls,
|
||||
Vorn,
|
||||
Vorr,
|
||||
Vpadd,
|
||||
Vpmax,
|
||||
|
Reference in New Issue
Block a user