Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JitArm64: fix addzex #2839

Merged
merged 2 commits into from Aug 13, 2015
Merged

JitArm64: fix addzex #2839

merged 2 commits into from Aug 13, 2015

Conversation

degasus
Copy link
Member

@degasus degasus commented Aug 13, 2015

CMP doesn't update the carry flag, so we have to use an addition.

CMP don't update the carry flag, so we have to use an addition.
So on the general case, we don't need a tempory register.
@Sonicadvance1
Copy link
Contributor

LGTM

degasus added a commit that referenced this pull request Aug 13, 2015
@degasus degasus merged commit 7c944f8 into dolphin-emu:master Aug 13, 2015
@dolphin-emu-bot
Copy link
Contributor

FifoCI detected that this change impacts graphical rendering. Here are the behavior differences detected by the system:

  • ss-timestone on ogl-lin-nv: diff

automated-fifoci-reporter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants