mirror of https://git.suyu.dev/suyu/suyu
armemu: Fix SSUB16
Broken from the same reason SADD16 was. The lo part of the result should only be constructed from the lo halfwords of rm and rn. The hi part of the result should only be constructed from the hi halfwords of rm and rn.merge-requests/60/head
parent
e6f440ea7f
commit
58dc554733
Loading…
Reference in New Issue