ARMeilleure: A32: Implement SHADD8 (#3086)

This commit is contained in:
merry 2022-02-06 15:25:45 +00:00 committed by GitHub
parent 7f647eb3a8
commit b874c5e5ae
4 changed files with 59 additions and 16 deletions

View file

@ -516,6 +516,7 @@ namespace ARMeilleure.Instructions
Rsb,
Rsc,
Sbfx,
Shadd8,
Smla__,
Smlal,
Smlal__,