Implement UHADD8 instruction (#2908)
* Implement UHADD8 instruction along with a test unit * Update PTC revision number
This commit is contained in:
parent
acc0b0f313
commit
3e2f89b4fd
5 changed files with 40 additions and 1 deletions
|
@ -541,6 +541,7 @@ namespace ARMeilleure.Instructions
|
|||
Trap,
|
||||
Tst,
|
||||
Ubfx,
|
||||
Uhadd8,
|
||||
Umaal,
|
||||
Umlal,
|
||||
Umull,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue