mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-06 02:08:28 +02:00
Implement PRFM (register variant) as NOP (#1956)
* Implement PRFM (register variant) as NOP Fix typo pfrm -> prfm Add comments to distinguish variants * Increment PTC version
This commit is contained in:
@@ -68,7 +68,7 @@ namespace ARMeilleure.Instructions
|
||||
Nop,
|
||||
Orn,
|
||||
Orr,
|
||||
Pfrm,
|
||||
Prfm,
|
||||
Rbit,
|
||||
Ret,
|
||||
Rev16,
|
||||
|
Reference in New Issue
Block a user