mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 22:30:47 -07:00
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