mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 23:00:47 -07:00
Implement CSDB instruction (#2927)
This commit is contained in:
@ -36,6 +36,7 @@ namespace ARMeilleure.Instructions
|
||||
Crc32ch,
|
||||
Crc32cw,
|
||||
Crc32cx,
|
||||
Csdb,
|
||||
Csel,
|
||||
Csinc,
|
||||
Csinv,
|
||||
|
Reference in New Issue
Block a user