mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-02 01:46:25 +02:00
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