ARMeilleure: A32: Implement SHADD8 (#3086)

This commit is contained in:
merry
2022-02-06 15:25:45 +00:00
committed by GitHub
parent 222b1ad7da
commit 88d3ffb97c
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__,