mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-01 02:30:08 -06: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