mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-08 03:08:28 +02:00
Implement UHADD8 instruction (#2908)
* Implement UHADD8 instruction along with a test unit * Update PTC revision number
This commit is contained in:
@@ -541,6 +541,7 @@ namespace ARMeilleure.Instructions
|
||||
Trap,
|
||||
Tst,
|
||||
Ubfx,
|
||||
Uhadd8,
|
||||
Umaal,
|
||||
Umlal,
|
||||
Umull,
|
||||
|
Reference in New Issue
Block a user