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

Jit64: duplicate fres result into ps1 #2805

Merged
merged 1 commit into from Aug 8, 2015
Merged

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented Aug 6, 2015

We don't emulate HID2[PSE] = 0 so the result should always be duplicated.

@@ -653,7 +653,7 @@ void Jit64::fresx(UGeckoInstruction inst)
fpr.BindToRegister(d);

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

And since frD is completely overwritten now, avoid loading it at all.
degasus added a commit that referenced this pull request Aug 8, 2015
Jit64: duplicate fres result into ps1
@degasus degasus merged commit 93e8ba8 into dolphin-emu:master Aug 8, 2015
@Tilka Tilka deleted the fres_dup branch August 8, 2015 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants