mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 19:17:10 +02:00
Implement VORN (register) Arm32 instruction (#2396)
This commit is contained in:
parent
87dd2c3b4d
commit
81510a3ee6
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